From 7ea3d6c245767615dc28c40a697fd8e821117d2f Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 28 Jan 2023 21:53:00 +0000 Subject: [PATCH] format --- lnbits/core/templates/core/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnbits/core/templates/core/install.html b/lnbits/core/templates/core/install.html index fe6ed6e8d..19056f7c0 100644 --- a/lnbits/core/templates/core/install.html +++ b/lnbits/core/templates/core/install.html @@ -477,7 +477,7 @@ inProgress: false })) this.filteredExtensions = this.extensions.concat([]) - this.handleTabChanged("featured") + this.handleTabChanged('featured') }, mixins: [windowMixin] })