diff --git a/lnbits/core/templates/core/install.html b/lnbits/core/templates/core/install.html index fe6ed6e8..19056f7c 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] })