mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Use new api gateway
This commit is contained in:
@ -11,8 +11,6 @@ import { updateInstancePush } from './instances/updatePush'
|
||||
import { updateInstancePushAlert } from './instances/updatePushAlert'
|
||||
import { updateInstancePushDecode } from './instances/updatePushDecode'
|
||||
|
||||
export const PUSH_SERVER = __DEV__ ? 'testpush.tooot.app' : 'push.tooot.app'
|
||||
|
||||
export type Instance = {
|
||||
active: boolean
|
||||
appData: {
|
||||
|
Reference in New Issue
Block a user