chore: snapshot release workspace
This commit is contained in:
@@ -27,7 +27,6 @@ export const GENERATED_APP_PORTS: Record<string, number> = {
|
||||
"strfry": 8082,
|
||||
"uptime-kuma": 3002,
|
||||
"vaultwarden": 8082,
|
||||
"web5-dwn": 3000,
|
||||
}
|
||||
|
||||
export const GENERATED_APP_TITLES: Record<string, string> = {
|
||||
@@ -69,7 +68,6 @@ export const GENERATED_APP_TITLES: Record<string, string> = {
|
||||
"strfry": "Strfry Nostr Relay",
|
||||
"uptime-kuma": "Uptime Kuma",
|
||||
"vaultwarden": "Vaultwarden",
|
||||
"web5-dwn": "Decentralized Web Node",
|
||||
}
|
||||
|
||||
export const GENERATED_NEW_TAB_APPS = new Set<string>([
|
||||
|
||||
Reference in New Issue
Block a user