Update lib/utils/firebase_controller.dart
This commit is contained in:
parent
50c1cc5129
commit
077d549e24
|
@ -46,7 +46,7 @@ abstract class FirebaseController {
|
||||||
clientName,
|
clientName,
|
||||||
client.deviceName,
|
client.deviceName,
|
||||||
"en",
|
"en",
|
||||||
"https://janian.de:7022/",
|
"https://janian.de:7023/",
|
||||||
append: false,
|
append: false,
|
||||||
format: "event_id_only",
|
format: "event_id_only",
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue