From: mayaeh Date: Sun, 13 Mar 2022 04:15:19 +0000 (+0900) Subject: [Glitch] Change the "Explore" icon from fa-globe to fa-hashtag X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=c2d8bcb060ca5df6224446d1a4de4ec7a6e51375;p=mastodon.git [Glitch] Change the "Explore" icon from fa-globe to fa-hashtag Port e38a01c41add3dbbb0a9a7a68e591ce8313aa13a to glitch-soc Signed-off-by: Claire --- diff --git a/app/javascript/flavours/glitch/features/explore/index.js b/app/javascript/flavours/glitch/features/explore/index.js index 01193dab7..f3419a658 100644 --- a/app/javascript/flavours/glitch/features/explore/index.js +++ b/app/javascript/flavours/glitch/features/explore/index.js @@ -56,7 +56,7 @@ class Explore extends React.PureComponent { ) : ( ); + navItems.push(); if (!multiColumn || !columns.find(item => item.get('id') === 'DIRECT')) { navItems.push(); diff --git a/app/javascript/flavours/glitch/features/ui/components/navigation_panel.js b/app/javascript/flavours/glitch/features/ui/components/navigation_panel.js index d226d39e7..848af5364 100644 --- a/app/javascript/flavours/glitch/features/ui/components/navigation_panel.js +++ b/app/javascript/flavours/glitch/features/ui/components/navigation_panel.js @@ -14,7 +14,7 @@ const NavigationPanel = ({ onOpenSettings }) => ( - +