feat: Added FileSend links to general account menu and preferences menu
This commit is contained in:
@@ -10,6 +10,7 @@ const PREFERENCE_IDS = [
|
||||
'get-free-month',
|
||||
'help-feedback',
|
||||
'whats-new',
|
||||
'filesend',
|
||||
] as const
|
||||
|
||||
export type PreferenceId = typeof PREFERENCE_IDS[number]
|
||||
|
||||
Reference in New Issue
Block a user