소스 검색

auto update script executed

Toby Chui 1 년 전
부모
커밋
13319cc23c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -43,7 +43,7 @@ var (
 	name        = "Zoraxy"
 	version     = "2.6.5"
 	nodeUUID    = "generic"
-	development = true //Set this to false to use embedded web fs
+	development = false //Set this to false to use embedded web fs
 	bootTime    = time.Now().Unix()
 
 	/*