Move theme controls to its own screen (#4866)
This commit is contained in:
@@ -38,6 +38,7 @@ export type CommonNavigatorParams = {
|
||||
PreferencesThreads: undefined
|
||||
PreferencesExternalEmbeds: undefined
|
||||
AccessibilitySettings: undefined
|
||||
AppearanceSettings: undefined
|
||||
Search: {q?: string}
|
||||
Hashtag: {tag: string; author?: string}
|
||||
MessagesConversation: {conversation: string; embed?: string}
|
||||
|
||||
Reference in New Issue
Block a user