mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-20 08:45:17 +00:00
Forgot a coma
This commit is contained in:
@ -12,7 +12,7 @@ void main() {
|
|||||||
apiServerSecure: true,
|
apiServerSecure: true,
|
||||||
serviceName: "ComunicFlutter",
|
serviceName: "ComunicFlutter",
|
||||||
serviceToken: "9KfSwmB76U9UUwjXngDG7PeYccNfy",
|
serviceToken: "9KfSwmB76U9UUwjXngDG7PeYccNfy",
|
||||||
termsOfServicesURL: "https://about.communiquons.org/about/terms/"
|
termsOfServicesURL: "https://about.communiquons.org/about/terms/",
|
||||||
));
|
));
|
||||||
|
|
||||||
subMain();
|
subMain();
|
||||||
|
Reference in New Issue
Block a user