diff --git a/static/js/index.js b/static/js/index.js index 687db7d..610ec0a 100644 --- a/static/js/index.js +++ b/static/js/index.js @@ -670,7 +670,7 @@ window.app = Vue.createApp({ } catch (error) { LNbits.utils.notifyApiError(error) } finally { - this.runningTestTransaction = false + this.processingSpecificTransaction = false } },