bzkf3 %!s(int64=2) %!d(string=hai) anos
pai
achega
eeffc75906
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      public/config.js

+ 2 - 2
public/config.js

@@ -20,7 +20,7 @@ const production = {
 
   api: 'https://openapi.bozedu.net/',
   oss: 'https://openapi.bozedu.net/',
-  uc:'https://uc.bozedu.net/',
+  uc: 'https://uc.bozedu.net/',
 }
 
 function isWhich() {
@@ -32,4 +32,4 @@ function isWhich() {
     return local
   }
 }
-window.GLOBAL_CONFIG = production//isWhich()
+window.GLOBAL_CONFIG = isWhich()