This commit is contained in:
Troplo 2022-11-19 18:11:25 +11:00
parent 60832ec2d3
commit 17c03c1923
2 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "troplo-site", "name": "troplo-site",
"version": "1.0.9", "version": "1.0.10",
"private": true, "private": true,
"scripts": { "scripts": {
"serve": "vue-cli-service serve", "serve": "vue-cli-service serve",

View File

@ -218,10 +218,10 @@ export default {
internalName: "compass-vue", internalName: "compass-vue",
tags: [ tags: [
{ {
internalName: "active", internalName: "inactive",
name: "Active", name: "Discontinued",
icon: "mdi-check-circle", color: "error",
color: "success" icon: "mdi-alert-circle"
}, },
{ {
internalName: "vue", internalName: "vue",
@ -254,7 +254,7 @@ export default {
}, },
{ {
name: "Git Repository", name: "Git Repository",
link: "https://github.com/Troplo/BetterCompass" link: "https://github.com/ElectricS01/BetterCompass"
} }
] ]
}, },
@ -294,7 +294,7 @@ export default {
} }
] ]
}, },
{ /*{
id: 10, id: 10,
name: "Vixlatio", name: "Vixlatio",
internalName: "vixlatio", internalName: "vixlatio",
@ -328,7 +328,7 @@ export default {
link: "https://vixlatio.com" link: "https://vixlatio.com"
} }
] ]
}, },*/
{ {
id: 5, id: 5,
name: "Berri", name: "Berri",