changed default config.json

This commit is contained in:
paul-loedige 2021-01-07 21:11:37 +01:00
parent 5a7bbe52a5
commit e206c2d03e

View File

@ -1,6 +1,6 @@
{
"address": "192.168.1.100",
"port" : 8080,
"currentView" : "",
"currentView" : -1,
"favorites" : [ ]
}