mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Move app list into root folder
This commit is contained in:
parent
478131f314
commit
643be6dc21
6 changed files with 7 additions and 7 deletions
|
|
@ -30,7 +30,7 @@
|
|||
import Search from '~/components/search.vue'
|
||||
import LinkButton from '~/components/link-button.vue'
|
||||
|
||||
import appList from '~/dist/app-list.json'
|
||||
import appList from '~/app-list.json'
|
||||
|
||||
export default {
|
||||
async asyncData ({ params: { slug } }) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue