mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
web/settings: add an option to hide the remux tab on mobile
This commit is contained in:
@ -12,6 +12,7 @@ const defaultSettings: CobaltSettings = {
|
||||
theme: "auto",
|
||||
language: defaultLocale,
|
||||
autoLanguage: true,
|
||||
hideRemuxTab: false,
|
||||
},
|
||||
accessibility: {
|
||||
reduceMotion: false,
|
||||
|
Reference in New Issue
Block a user