diff --git a/APED/app/src/main/assets/defaultConfig.json b/APED/app/src/main/assets/defaultConfig.json index a3f1800..5b5b54a 100644 --- a/APED/app/src/main/assets/defaultConfig.json +++ b/APED/app/src/main/assets/defaultConfig.json @@ -1,6 +1,6 @@ { "address": "192.168.1.100", "port" : 8080, - "currentView" : "", + "currentView" : -1, "favorites" : [ ] } \ No newline at end of file