|
@@ -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
|