Revert "feat: Try out new firebase"
This reverts commit 41a471e495646a1d1dee16753fb4ad2606f71166
This commit is contained in:
parent
9e956b1230
commit
a221606c3b
3 changed files with 6 additions and 12 deletions
|
|
@ -28,7 +28,7 @@ abstract class FirebaseController {
|
|||
static const String CHANNEL_ID = 'fluffychat_push';
|
||||
static const String CHANNEL_NAME = 'FluffyChat push channel';
|
||||
static const String CHANNEL_DESCRIPTION = 'Push notifications for FluffyChat';
|
||||
static const String APP_ID = 'chat.fluffy.fluffychat.experimental';
|
||||
static const String APP_ID = 'chat.fluffy.fluffychat';
|
||||
static const String GATEWAY_URL = 'https://janian.de:7023/';
|
||||
static const String PUSHER_FORMAT = 'event_id_only';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue