Forces featured first

This commit is contained in:
ben 2023-01-28 21:48:27 +00:00
parent f11044ae75
commit f9d068cf2c

View file

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