Add /support and /support/privacy
This commit is contained in:
parent
56cf890deb
commit
6533d7dd08
13 changed files with 859 additions and 16 deletions
|
@ -14,6 +14,8 @@ export type CommonNavigatorParams = {
|
|||
PostRepostedBy: {name: string; rkey: string}
|
||||
Debug: undefined
|
||||
Log: undefined
|
||||
Support: undefined
|
||||
PrivacyPolicy: undefined
|
||||
}
|
||||
|
||||
export type HomeTabNavigatorParams = CommonNavigatorParams & {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue