This commit is contained in:
2020-03-03 00:02:52 +00:00
parent 80a949b909
commit c2feeaf273
2 changed files with 2 additions and 12 deletions

View File

@@ -235,8 +235,7 @@ export default {
};
},
created() {
//detect version change, wipe persisted form settings if so
//get current version now
//Detect version change, wipe persisted form settings if has changed
var currentVersion = window.$gz.clientInfo.version;
if (currentVersion != window.$gz.store.state.lastClientVersion) {
window.$gz.store.commit(