Merge branch '2.4' into 2

This commit is contained in:
Steve Boyd 2023-03-29 09:58:29 +13:00
commit ae9dbddfb0
2 changed files with 2 additions and 1 deletions

View File

@ -129,6 +129,7 @@
if (typeof console !== 'undefined') {
console.log(e);
}
self.buttonReset();
}
});
}

View File

@ -42,4 +42,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}