Decrypt all events before use

This commit is contained in:
N-Pex 2025-05-13 16:32:09 +02:00
parent 2c5b386af9
commit bf290a5cd7
10 changed files with 44 additions and 34 deletions

View file

@ -52,7 +52,7 @@ export default {
mcCustom: null
};
},
beforeDestroy() {
beforeUnmount() {
this.thread = null;
},
watch: {