diff --git a/app/mobile/src/dashboard/Dashboard.jsx b/app/mobile/src/dashboard/Dashboard.jsx index 344b9424..46c6d75d 100644 --- a/app/mobile/src/dashboard/Dashboard.jsx +++ b/app/mobile/src/dashboard/Dashboard.jsx @@ -192,10 +192,10 @@ export function Dashboard(props) { actions.setPushSupported(!state.pushSupported)}> + onPress={() => actions.setPushSupported(!state.allowUnsealed)}> { state.strings.allowUnsealed } - +