dth-pingpong-mobileapp/lib/globals.dart
Mercurio 1481c5b292 Added 2 player mode
- Refactored join and create match UI
- Added OSK and UNC display in profile page
- Code cleanup and bug fixes. API version Bump
2025-01-25 18:17:04 +01:00

4 lines
129 B
Dart

// lib/globals.dart
//const String apiurl = "https://api.dthpp.mercurio.moe";
const String apiurl = "http://192.168.1.120:9134";