package com.github.libretube.obj data class BottomSheetItem( val title: String, val drawable: Int )