remove "tray"

This commit is contained in:
Fengqing Liu
2025-10-19 17:15:28 +11:00
parent d466f46d6f
commit a321da91f8
31 changed files with 3 additions and 262 deletions

View File

@@ -71,7 +71,6 @@ class SettingsUpdate(BaseModel):
games_to_watch: list[str] | None = None
dark_mode: bool | None = None
proxy: str | None = None
tray_notifications: bool | None = None
connection_quality: int | None = None
minimum_refresh_interval_minutes: int | None = None