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