fmt: trailing spaces

This commit is contained in:
jamesread 2023-09-28 22:32:16 +01:00
parent 216ccbfcef
commit 3de0f38049
1 changed files with 1 additions and 1 deletions

View File

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