1 2 3
package at.hannibal2.skyhanni.events class TabListUpdateEvent(val tabList: List<String>) : LorenzEvent()