update for get listview update
This commit is contained in:
@ -7,6 +7,6 @@ class ConstValues{
|
||||
static const dev_ip_server = "http://192.168.8.100:8100";
|
||||
|
||||
static String currentServer(){
|
||||
return server_uri;
|
||||
return dev_ip_server;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user