about summary refs log tree commit diff
path: root/src/lib/routes/types.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/routes/types.ts')
-rw-r--r--src/lib/routes/types.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/routes/types.ts b/src/lib/routes/types.ts
index 59d94efa8..48edcc956 100644
--- a/src/lib/routes/types.ts
+++ b/src/lib/routes/types.ts
@@ -16,6 +16,9 @@ export type CommonNavigatorParams = {
   Log: undefined
   Support: undefined
   PrivacyPolicy: undefined
+  TermsOfService: undefined
+  CommunityGuidelines: undefined
+  CopyrightPolicy: undefined
 }
 
 export type HomeTabNavigatorParams = CommonNavigatorParams & {