add invitation
This commit is contained in:
@@ -9,7 +9,7 @@ void main() {
|
||||
Config(
|
||||
flavor: Flavor.DEV,
|
||||
color: Colors.blue,
|
||||
apiURL: "http://192.168.1.155:7777",
|
||||
apiURL: "http://192.168.100.11:7777",
|
||||
level: Level.ALL);
|
||||
runApp(App());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user