feat: v-card-info

This commit is contained in:
NGPixel
2020-05-10 18:29:24 -04:00
parent 134f057bb8
commit 85a5af6f06
6 changed files with 72 additions and 15 deletions

View File

@@ -62,12 +62,12 @@ export default {
i18nKey: 'cache',
isAvailable: true
},
{
key: 'UtilityGraphEndpoint',
icon: 'mdi-graphql',
i18nKey: 'graphEndpoint',
isAvailable: false
},
// {
// key: 'UtilityGraphEndpoint',
// icon: 'mdi-graphql',
// i18nKey: 'graphEndpoint',
// isAvailable: false
// },
{
key: 'UtilityImportv1',
icon: 'mdi-database-import',