mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Update Push.tsx
This commit is contained in:
@ -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={() =>
|
||||
|
Reference in New Issue
Block a user