chore: code format

This commit is contained in:
Vlad Stan 2023-01-25 11:19:11 +02:00
parent f27e5af639
commit 9c105e8885

View File

@ -307,7 +307,7 @@
watch: {
searchTerm(term) {
this.filterExtensions(term, this.tab)
},
}
},
methods: {
handleTabChanged: function (tab) {