This commit is contained in:
Ross Trottier 2025-01-01 19:22:30 -07:00
parent e474ba91a0
commit 1d511db81a

View File

@ -327,7 +327,7 @@ var allAppLinks = []AppLink{
Title: "Cal.com", Title: "Cal.com",
Description: "Scheduling", Description: "Scheduling",
Image: "/static/img/cal.png", Image: "/static/img/cal.png",
Url: "#", Url: "https://calcom.{BASEURI}/",
LDAP: false, LDAP: false,
SpecialNote: "Coming Soon...", SpecialNote: "Coming Soon...",
Tiers: map[string]bool { Tiers: map[string]bool {