mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 00:21:19 +00:00
Change to release info
This commit is contained in:
parent
375d2c08f6
commit
fab3a9c510
@ -30,7 +30,7 @@ class ConfigViewWidget extends StatefulWidget {
|
||||
|
||||
class _ConfigViewWidget extends State<ConfigViewWidget> {
|
||||
Size sizeScreen = new Size(1080.0, 1920.0); // Tablet resolution
|
||||
String url; //DEV "http://192.168.31.96"
|
||||
String url = "http://192.168.1.19:8089"; //DEV "http://192.168.31.96" http://192.168.31.140:8089
|
||||
bool configOk = false;
|
||||
|
||||
@override
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user