changed current time to line

This commit is contained in:
sanjayk03-dev
2024-03-25 11:31:05 +05:30
parent 806041b771
commit 28424ff48f
2 changed files with 11 additions and 7 deletions

View File

@@ -546,6 +546,7 @@ module.exports = {
}
try {
this.load();
console.log("selected", this.state.selected);
if (this.config.macros[id].alert == true) {
this.macrosLoading = true;
} else {