Add help to initial sidebarOrder so it appears for all users including logged-out
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ const hardcodedConfig: AppConfig = {
|
||||
feedIncludePodcastTrailers: false,
|
||||
followsFeedShowReplies: true,
|
||||
},
|
||||
sidebarOrder: ['feed', 'notifications', 'search', 'bookmarks', 'profile', 'photos', 'videos', 'themes', 'theme', 'settings'],
|
||||
sidebarOrder: ['feed', 'notifications', 'search', 'bookmarks', 'profile', 'photos', 'videos', 'themes', 'theme', 'settings', 'help'],
|
||||
nip85StatsPubkey: '5f68e85ee174102ca8978eef302129f081f03456c884185d5ec1c1224ab633ea',
|
||||
blossomServers: ['https://blossom.ditto.pub/', 'https://blossom.dreamith.to/', 'https://blossom.primal.net/'],
|
||||
faviconUrl: 'https://fetch.ditto.pub/favicon/{hostname}',
|
||||
|
||||
Reference in New Issue
Block a user