mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add devices to nav
This commit is contained in:
parent
a75c46117b
commit
a0fdcdc050
1 changed files with 4 additions and 0 deletions
|
|
@ -147,6 +147,10 @@ export default {
|
|||
label: 'Categories',
|
||||
url: '/categories',
|
||||
},
|
||||
{
|
||||
label: 'Devices',
|
||||
url: '/devices',
|
||||
},
|
||||
{
|
||||
label: 'Benchmarks',
|
||||
url: '/benchmarks',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue