update config for beta
This commit is contained in:
parent
d4484b86c8
commit
0100be1b39
@ -1,5 +1,5 @@
|
|||||||
export const useLocalServer = false;
|
export const useLocalServer = false;
|
||||||
export const isAlpha = true;
|
export const isAlpha = false;
|
||||||
|
|
||||||
export type Server = {
|
export type Server = {
|
||||||
serverAdress: string;
|
serverAdress: string;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user