diff --git a/app/javascript/flavours/glitch/features/drawer/index.js b/app/javascript/flavours/glitch/features/drawer/index.js
index eb051ba42767b..226d342fb9653 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}
-