This commit is contained in:
2020-06-16 23:25:11 +00:00
parent 1bfaf1b2db
commit ae8f88ce32
4 changed files with 32 additions and 5 deletions

View File

@@ -260,6 +260,7 @@ export default {
},
created() {
//Detect version change, wipe persisted form settings if has changed
let currentVersion = window.$gz.clientInfo.version;
if (currentVersion != window.$gz.store.state.lastClientVersion) {
window.$gz.store.commit(