Clean up
This commit is contained in:
parent
29008a3942
commit
f34366060c
1 changed files with 2 additions and 2 deletions
|
|
@ -41,11 +41,11 @@ abstract class FirebaseController {
|
|||
await client.setPushers(
|
||||
token,
|
||||
"http",
|
||||
"chat.fluffy.fluffychat.data",
|
||||
"chat.fluffy.fluffychat",
|
||||
clientName,
|
||||
client.deviceName,
|
||||
"en",
|
||||
"https://janian.de:7023/",
|
||||
"https://janian.de:7022/",
|
||||
append: false,
|
||||
format: "event_id_only",
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue