This commit is contained in:
Troplo 2023-04-30 22:45:29 +10:00
parent 59d61bcbaf
commit 600d90d80a
2 changed files with 513 additions and 465 deletions

View File

@ -179,10 +179,10 @@ export default {
internalName: "colubrina",
tags: [
{
internalName: "active",
name: "Active",
icon: "mdi-check-circle",
color: "success"
internalName: "inactive",
name: "Discontinued",
color: "error",
icon: "mdi-alert-circle"
},
{
internalName: "vue",
@ -206,7 +206,7 @@ export default {
},
],
description:
"Colubrina - a simple open source chat platform written in Vue, Vuetify, NodeJS, and Socket.io.",
"NOTE: Colubrina is now part of TroploPrivateUploader as TPU Communications.\n\nColubrina - a simple open source chat platform written in Vue, Vuetify, NodeJS, and Socket.io.",
visible: true,
links: [
{

968
yarn.lock

File diff suppressed because it is too large Load Diff