Move default server to config.json

This commit is contained in:
N-Pex 2021-02-24 14:28:21 +01:00
parent 828d4bb509
commit 2b5ab1437c
3 changed files with 7 additions and 2 deletions

3
src/assets/config.json Normal file
View file

@ -0,0 +1,3 @@
{
"defaultServer": "https://neo.keanu.im"
}