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", internalName: "colubrina",
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",
@ -206,7 +206,7 @@ export default {
}, },
], ],
description: 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, visible: true,
links: [ links: [
{ {

968
yarn.lock

File diff suppressed because it is too large Load Diff