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