diff --git a/packages/pl-fe/src/features/ui/router/index.tsx b/packages/pl-fe/src/features/ui/router/index.tsx index fc43bee21..7c6e1029e 100644 --- a/packages/pl-fe/src/features/ui/router/index.tsx +++ b/packages/pl-fe/src/features/ui/router/index.tsx @@ -94,6 +94,7 @@ import { Followers, Following, FollowRequests, + FrontendConfig, GenericNotFound, GroupBlockedMembers, GroupGallery, @@ -124,7 +125,6 @@ import { OutgoingFollowRequests, PasswordReset, PinnedStatuses, - FrontendConfig, PublicTimeline, Quotes, RegisterInvite, @@ -132,6 +132,7 @@ import { Relays, RemoteTimeline, Report, + RssFeedSubscriptions, Rules, ScheduledStatuses, Search,