diff --git a/src/assets/config.json b/src/assets/config.json new file mode 100644 index 0000000..e35b005 --- /dev/null +++ b/src/assets/config.json @@ -0,0 +1,3 @@ +{ + "defaultServer": "https://neo.keanu.im" +} \ No newline at end of file diff --git a/src/components/Join.vue b/src/components/Join.vue index 7048fce..0f14e08 100644 --- a/src/components/Join.vue +++ b/src/components/Join.vue @@ -96,6 +96,7 @@