diff --git a/lnbits/core/templates/core/install.html b/lnbits/core/templates/core/install.html index c183bf041..db39a540a 100644 --- a/lnbits/core/templates/core/install.html +++ b/lnbits/core/templates/core/install.html @@ -307,7 +307,7 @@ watch: { searchTerm(term) { this.filterExtensions(term, this.tab) - }, + } }, methods: { handleTabChanged: function (tab) {