From 9c105e8885f5c199d0ef89d83b666e113a81535d Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Wed, 25 Jan 2023 11:19:11 +0200 Subject: [PATCH] chore: code 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 c183bf04..db39a540 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) {