mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Add App Tester link to navbar
This commit is contained in:
parent
5fb6c9aa04
commit
6c378897af
1 changed files with 4 additions and 4 deletions
|
|
@ -161,10 +161,10 @@ export default {
|
||||||
label: 'Games',
|
label: 'Games',
|
||||||
url: '/games',
|
url: '/games',
|
||||||
},
|
},
|
||||||
// {
|
{
|
||||||
// label: 'Apple Silicon App Test',
|
label: 'Apple Silicon App Test',
|
||||||
// url: '/apple-silicon-app-test',
|
url: '/apple-silicon-app-test',
|
||||||
// },
|
},
|
||||||
])
|
])
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue