This commit is contained in:
ben 2023-01-28 21:53:00 +00:00
parent f9d068cf2c
commit 7ea3d6c245

View File

@ -477,7 +477,7 @@
inProgress: false
}))
this.filteredExtensions = this.extensions.concat([])
this.handleTabChanged("featured")
this.handleTabChanged('featured')
},
mixins: [windowMixin]
})