Parcourir la source

default version of managestation modal will be 'kris'

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan il y a 3 ans
Parent
commit
316072afe2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 }