style: change

This commit is contained in:
2026-06-17 00:19:44 +03:30
parent 876246773b
commit 32c0e543d9
8 changed files with 925 additions and 574 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"type": "dart",
"program": "lib/main.dart",
"args": [
"--dart-define=BASE_URL=http://192.168.1.105:8080",
"--dart-define=BASE_URL=http://192.168.100.6:8080",
"--target-platform=android-arm64"
]
},