cal special note removed

This commit is contained in:
Ross Trottier 2025-01-01 19:23:12 -07:00
parent 1d511db81a
commit 4eec069bf2

View File

@ -329,7 +329,6 @@ var allAppLinks = []AppLink{
Image: "/static/img/cal.png", Image: "/static/img/cal.png",
Url: "https://calcom.{BASEURI}/", Url: "https://calcom.{BASEURI}/",
LDAP: false, LDAP: false,
SpecialNote: "Coming Soon...",
Tiers: map[string]bool { Tiers: map[string]bool {
"starter": false, "starter": false,
"creator": false, "creator": false,