1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
xmflsct
2023-01-14 16:29:28 +01:00
parent 57f1ed62b5
commit e7ca5ba63d
3 changed files with 9 additions and 16 deletions

View File

@ -10,7 +10,6 @@ import log from '@utils/startup/log'
import netInfo from '@utils/startup/netInfo'
import push from '@utils/startup/push'
import sentry from '@utils/startup/sentry'
import timezone from '@utils/startup/timezone'
import { storage } from '@utils/storage'
import {
getGlobalStorage,
@ -39,7 +38,6 @@ dev()
sentry()
audio()
push()
timezone()
enableFreeze(true)
log('log', 'App', 'delay splash')