mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable app-list import
This commit is contained in:
parent
1322ffad1d
commit
3c7fb6be02
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ import LinkButton from '~/components/link-button.vue'
|
|||
import AllUpdatesSubscribe from '~/components/all-updates-subscribe.vue'
|
||||
import VideoRow from '~/components/video/row.vue'
|
||||
|
||||
import appList from '~/static/app-list.json'
|
||||
// import appList from '~/static/app-list.json'
|
||||
|
||||
// export async function getStaticPaths () {
|
||||
// return appList.map(app => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue