mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Move app list to dist folder
This commit is contained in:
parent
dd79736bb0
commit
478131f314
6 changed files with 7 additions and 7 deletions
|
|
@ -120,7 +120,7 @@
|
|||
<script>
|
||||
import scrollIntoView from 'scroll-into-view-if-needed'
|
||||
|
||||
import appList from '~/assets/app-list.json'
|
||||
import appList from '~/dist/app-list.json'
|
||||
|
||||
import EmailSubscribe from '~/components/email-subscribe.vue'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue