Auto commit (MindMachine) Sat Apr 11 01:01:02 PM CDT 2026
This commit is contained in:
@@ -36,7 +36,9 @@ data class AppSettings(
|
||||
val countdownSeconds: Int = 5,
|
||||
val forceAudioWithoutHeadphones: Boolean = false,
|
||||
val showImmersiveProgressBar: Boolean = true,
|
||||
val immersiveBrightnessPercent: Int = 100,
|
||||
// Default used only before DataStore emits (and as a fallback).
|
||||
// We want the first-run experience to be less blinding.
|
||||
val immersiveBrightnessPercent: Int = 50,
|
||||
val lastPresetId: String? = null,
|
||||
val noAds: Boolean = false,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user