This commit is contained in:
parent
2b08889218
commit
cffc6acc2b
9 changed files with 194 additions and 9 deletions
|
|
@ -17,6 +17,7 @@ const mainMenu = computed(() => {
|
|||
{ label: 'Collection', key: 'collection' },
|
||||
{ label: 'Charts', key: 'charts' },
|
||||
{ label: 'Parsers', key: 'parsers' },
|
||||
{ label: 'Zero prices', key: 'zeroprices' },
|
||||
]
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue