about summary refs log tree commit diff
path: root/src/lib/routes/types.ts
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-05-17 22:04:01 -0500
committerPaul Frazee <pfrazee@gmail.com>2023-05-17 22:04:01 -0500
commit998879d6d60b59e65250af395fd6ce389c89189b (patch)
treef7e5e45fc0113113042891e32cabf3744ff74fd6 /src/lib/routes/types.ts
parent177df363308c09eccc071acfcd0a33d14489ff6f (diff)
downloadvoidsky-998879d6d60b59e65250af395fd6ce389c89189b.tar.zst
Remove redundant feed-settings page
Diffstat (limited to 'src/lib/routes/types.ts')
-rw-r--r--src/lib/routes/types.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/routes/types.ts b/src/lib/routes/types.ts
index 52d0e9af2..5c5185602 100644
--- a/src/lib/routes/types.ts
+++ b/src/lib/routes/types.ts
@@ -27,7 +27,6 @@ export type CommonNavigatorParams = {
   CopyrightPolicy: undefined
   AppPasswords: undefined
   SavedFeeds: undefined
-  PinnedFeeds: undefined
 }
 
 export type BottomTabNavigatorParams = CommonNavigatorParams & {