소스 검색

default version of managestation modal will be 'kris'

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 3 년 전
부모
커밋
316072afe2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      frontend/dist/config/template.json

+ 1 - 1
frontend/dist/config/template.json

@@ -22,7 +22,7 @@
 	"messages": {
 		"accountRemoval": "Your account will be deactivated instantly and your data will shortly be deleted by an admin."
 	},
-	"manageStationVersion": "kris or owen",
+	"manageStationVersion": "kris",
 	"skipConfigVersionCheck": false,
 	"configVersion": 5
 }