From 2367928b0d9fb3bcb3fad86a6f9fb220636d016b Mon Sep 17 00:00:00 2001 From: n8fr8 Date: Wed, 31 Mar 2021 10:57:12 -0400 Subject: [PATCH] update default config to neo --- src/assets/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/config.json b/src/assets/config.json index 535c19d..73f3003 100644 --- a/src/assets/config.json +++ b/src/assets/config.json @@ -1,3 +1,3 @@ { - "defaultServer": "https://nang.zom.im" + "defaultServer": "https://neo.keaun.im" }