mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 11:12:23 +01:00
3 lines
118 B
Dart
3 lines
118 B
Dart
const String kDefaultBackendHost = "127.0.0.1";
|
|
const int kDefaultBackendPort = 3551;
|
|
const int kDefaultXmppPort = 80; |