Browse Source

Merge branch 'main' into exec-on-new-file

James Read 2 years ago
parent
commit
ae0b45c308
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webui/js/ActionButton.js

+ 1 - 1
webui/js/ActionButton.js

@@ -60,7 +60,7 @@ class ActionButton extends window.HTMLElement {
       return Date.now()
       return Date.now()
     }
     }
   }
   }
-
+  
   startAction (actionArgs) {
   startAction (actionArgs) {
     //    this.btn.disabled = true
     //    this.btn.disabled = true
     //    this.isWaiting = true
     //    this.isWaiting = true