Browse Source

default version of managestation modal will be 'kris'

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 3 years ago
parent
commit
316072afe2
1 changed files with 1 additions and 1 deletions
  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
 }