Remove spurious GPU preview event
This commit is contained in:
parent
8624e45df4
commit
03a4f36556
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ export default {
|
||||||
},
|
},
|
||||||
set(value) {
|
set(value) {
|
||||||
this.$store.commit("changeIHIEnabled", value);
|
this.$store.commit("changeIHIEnabled", value);
|
||||||
this.$root.$emit("globalSafeTogglePreview", value);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue