diff --git a/lnbits/core/templates/core/install.html b/lnbits/core/templates/core/install.html index d9f618444..fe6ed6e8d 100644 --- a/lnbits/core/templates/core/install.html +++ b/lnbits/core/templates/core/install.html @@ -477,6 +477,7 @@ inProgress: false })) this.filteredExtensions = this.extensions.concat([]) + this.handleTabChanged("featured") }, mixins: [windowMixin] })