diff --git a/app/javascript/flavours/glitch/features/drawer/index.js b/app/javascript/flavours/glitch/features/drawer/index.js
index eb051ba427..226d342fb9 100644
--- a/app/javascript/flavours/glitch/features/drawer/index.js
+++ b/app/javascript/flavours/glitch/features/drawer/index.js
@@ -100,15 +100,15 @@ class Drawer extends React.Component {
onSettingsClick={onOpenSettings}
/>
) : null}
-