diff --git a/app/views/StatusView/index.tsx b/app/views/StatusView/index.tsx
index a75cd0097..4e2c9df66 100644
--- a/app/views/StatusView/index.tsx
+++ b/app/views/StatusView/index.tsx
@@ -111,7 +111,7 @@ const StatusView = (): React.ReactElement => {
headerLeft: isMasterDetail ? undefined : () => ,
headerRight: () => (
-
+
)
});