From 077d549e243e401f70f3dc8012ea8a185260d5af Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Sat, 9 May 2020 05:20:25 +0000 Subject: [PATCH] Update lib/utils/firebase_controller.dart --- lib/utils/firebase_controller.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/utils/firebase_controller.dart b/lib/utils/firebase_controller.dart index 3b859fc..33427f2 100644 --- a/lib/utils/firebase_controller.dart +++ b/lib/utils/firebase_controller.dart @@ -46,7 +46,7 @@ abstract class FirebaseController { clientName, client.deviceName, "en", - "https://janian.de:7022/", + "https://janian.de:7023/", append: false, format: "event_id_only", );