Просмотр исходного кода

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

James Read 2 лет назад
Родитель
Сommit
ae0b45c308
1 измененных файлов с 1 добавлено и 1 удалено
  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()
     }
   }
-
+  
   startAction (actionArgs) {
     //    this.btn.disabled = true
     //    this.isWaiting = true