From: Eugen Rochko Date: Wed, 29 May 2019 14:33:35 +0000 (+0300) Subject: Change links in right panel to open in the same tab (#10848) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=8d9755e5f597fbff19df51e8279154bc78b014f4;p=mastodon.git Change links in right panel to open in the same tab (#10848) For Rambox compatibility --- diff --git a/app/javascript/mastodon/features/ui/components/navigation_panel.js b/app/javascript/mastodon/features/ui/components/navigation_panel.js index 1fd28c63a..613be7391 100644 --- a/app/javascript/mastodon/features/ui/components/navigation_panel.js +++ b/app/javascript/mastodon/features/ui/components/navigation_panel.js @@ -21,8 +21,8 @@ const NavigationPanel = () => (
- - + + );