Fix applist error

This commit is contained in:
Sam Carlton 2020-11-25 13:52:02 -06:00
parent 89fa5b2000
commit ec32273ceb

View file

@ -291,7 +291,6 @@ export default {
this.observer.observe(this.$refs[`${app.slug}-row`][0]) this.observer.observe(this.$refs[`${app.slug}-row`][0])
}) })
console.log('appList', appList.length)
}, },
methods: { methods: {
// Search priorities // Search priorities