mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Fix applist error
This commit is contained in:
parent
89fa5b2000
commit
ec32273ceb
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue