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