mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-24 21:21:01 +00:00
Better incognito (visually)
toggle for navbar in list
This commit is contained in:
@@ -10,6 +10,7 @@ data class UserInterfaceSettings(
|
||||
|
||||
//App
|
||||
var immersiveMode: Boolean = false,
|
||||
var immersiveModeList: Boolean = false,
|
||||
var smallView: Boolean = true,
|
||||
var defaultStartUpTab: Int = 1,
|
||||
var homeLayoutShow: MutableList<Boolean> = mutableListOf(
|
||||
|
||||
Reference in New Issue
Block a user