diff --git a/app/views/StatusView/index.tsx b/app/views/StatusView/index.tsx index 3d4f4f27f3..02b42ead8a 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: () => ( - + ) });