mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Added font size settings
This commit is contained in:
@ -71,7 +71,7 @@ const ScreenMeSettingsPush: React.FC = () => {
|
||||
/>
|
||||
))
|
||||
: null
|
||||
}, [instancePush?.global, instancePush?.alerts, isLoading])
|
||||
}, [pushEnabled, instancePush?.global, instancePush?.alerts, isLoading])
|
||||
|
||||
return (
|
||||
<ScrollView>
|
||||
|
Reference in New Issue
Block a user