mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Try out new api services
This commit is contained in:
@ -76,7 +76,7 @@ const pushUseConnect = ({ mode, t, instances, dispatch }: Params) => {
|
||||
|
||||
const pushEnabled = instances.filter(instance => instance.push.global.value)
|
||||
if (pushEnabled.length) {
|
||||
connect()
|
||||
// connect()
|
||||
}
|
||||
}, [instances])
|
||||
}
|
||||
|
Reference in New Issue
Block a user