mirror of
https://github.com/tooot-app/app
synced 2025-02-02 11:36:56 +01:00
Update Push.tsx
This commit is contained in:
parent
ac6de3ebf1
commit
7b3fa6d1bc
@ -168,7 +168,6 @@ const TabMePush: React.FC = () => {
|
|||||||
<MenuRow
|
<MenuRow
|
||||||
title={t('me.push.decode.heading')}
|
title={t('me.push.decode.heading')}
|
||||||
description={t('me.push.decode.description')}
|
description={t('me.push.decode.description')}
|
||||||
loading={instancePush?.decode}
|
|
||||||
switchDisabled={!pushEnabled || !instancePush?.global}
|
switchDisabled={!pushEnabled || !instancePush?.global}
|
||||||
switchValue={instancePush?.decode}
|
switchValue={instancePush?.decode}
|
||||||
switchOnValueChange={() =>
|
switchOnValueChange={() =>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user