- Refactored join and create match UI - Added OSK and UNC display in profile page - Code cleanup and bug fixes. API version Bump
4 lines
129 B
Dart
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";
|