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