fixing checkbox
This commit is contained in:
@@ -545,7 +545,7 @@ module.exports = {
|
||||
}
|
||||
try {
|
||||
this.load();
|
||||
if (this.config.macros[id].alert) {
|
||||
if (this.config.macros[id].alert == true) {
|
||||
this.macrosLoading = true;
|
||||
} else {
|
||||
setImmediate(() => this.start_pause());
|
||||
|
||||
Reference in New Issue
Block a user