about summary refs log tree commit diff
path: root/src/lib/routes/types.ts
diff options
context:
space:
mode:
authorAnsh Nanda <anshnanda10@gmail.com>2023-05-16 18:28:44 -0700
committerAnsh Nanda <anshnanda10@gmail.com>2023-05-16 18:28:44 -0700
commit53ca0cd626cc71fea38fb0f59f68092ab406d143 (patch)
tree1976638d19e7ad542a8cf71641fc7d9d77718653 /src/lib/routes/types.ts
parent139027ac5f843c65aae5ad824d049aae6dae9f79 (diff)
downloadvoidsky-53ca0cd626cc71fea38fb0f59f68092ab406d143.tar.zst
drag to rearrange pinned items
Diffstat (limited to 'src/lib/routes/types.ts')
-rw-r--r--src/lib/routes/types.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/routes/types.ts b/src/lib/routes/types.ts
index 77ed58cc3..12ff27070 100644
--- a/src/lib/routes/types.ts
+++ b/src/lib/routes/types.ts
@@ -21,6 +21,7 @@ export type CommonNavigatorParams = {
   CopyrightPolicy: undefined
   AppPasswords: undefined
   SavedFeeds: undefined
+  PinnedFeeds: undefined
   CustomFeed: {name?: string; rkey: string}
   MutedAccounts: undefined
   BlockedAccounts: undefined