diff --git a/app/views/StatusView/index.tsx b/app/views/StatusView/index.tsx
index 3d4f4f27f..4272e1649 100644
--- a/app/views/StatusView/index.tsx
+++ b/app/views/StatusView/index.tsx
@@ -115,7 +115,12 @@ const StatusView = (): React.ReactElement => {
headerLeft: isMasterDetail ? undefined : () => ,
headerRight: () => (
-
+
)
});