fix(mobile): refresh

This commit is contained in:
Tienson Qin
2021-11-27 17:46:32 +08:00
parent 7101b8c491
commit d0d25b5ad4
6 changed files with 80 additions and 60 deletions

View File

@@ -11,5 +11,9 @@
"splashImmersive": true,
"backgroundColor": "#002b36"
}
},
"server": {
"url": "http://192.168.1.59:3001",
"cleartext": true
}
}