plane link

This commit is contained in:
Ross Trottier 2025-01-03 08:23:18 -07:00
parent 4eec069bf2
commit 34a6f44deb

View File

@ -310,7 +310,7 @@ var allAppLinks = []AppLink{
Title: "Plane", Title: "Plane",
Description: "Project Management", Description: "Project Management",
Image: "/static/img/plane.png", Image: "/static/img/plane.png",
Url: "https://castopod.{BASEURI}/", Url: "https://plane.{BASEURI}/",
LDAP: false, LDAP: false,
Tiers: map[string]bool { Tiers: map[string]bool {
"starter": false, "starter": false,