diff --git a/src/App.tsx b/src/App.tsx index 3e6dc43f..ada7f5c9 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -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}',