chore: preferences changes

This commit is contained in:
Aman Harwara
2023-04-26 19:02:19 +05:30
parent 157ad0b052
commit d501ae4410
8 changed files with 10 additions and 492 deletions

View File

@@ -42,7 +42,6 @@ const READY_PREFERENCES_MENU_ITEMS: PreferencesMenuItem[] = [
{ id: 'appearance', label: 'Appearance', icon: 'themes' },
{ id: 'listed', label: 'Listed', icon: 'listed' },
{ id: 'help-feedback', label: 'Help & feedback', icon: 'help' },
{ id: 'filesend', label: 'FileSend', icon: 'open-in' },
]
export class PreferencesMenu {