From 40bf8a64e569ed1f9ba8b38bbdab664bc8de0529 Mon Sep 17 00:00:00 2001 From: KMY Date: Tue, 6 Jun 2023 18:25:15 +0900 Subject: [PATCH] Move navigation menu list up --- .../mastodon/features/ui/components/navigation_panel.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/mastodon/features/ui/components/navigation_panel.jsx b/app/javascript/mastodon/features/ui/components/navigation_panel.jsx index f97d785c1f..91a822ef53 100644 --- a/app/javascript/mastodon/features/ui/components/navigation_panel.jsx +++ b/app/javascript/mastodon/features/ui/components/navigation_panel.jsx @@ -73,6 +73,7 @@ class NavigationPanel extends Component { <> + )} @@ -96,7 +97,6 @@ class NavigationPanel extends Component { <> -