This commit is contained in:
2021-06-07 19:09:44 +00:00
parent cb781891ae
commit 136ecc69fb

View File

@@ -335,6 +335,7 @@ export default {
switch (this.obj.eventType) { switch (this.obj.eventType) {
case 24: case 24:
case 10: case 10:
case 15:
case 32: case 32:
return true; return true;
default: default: