Contact card

This commit is contained in:
Ian Gulliver
2024-11-22 22:09:29 -08:00
parent f261131d42
commit d135c91977
2 changed files with 46 additions and 5 deletions

View File

@@ -109,6 +109,8 @@ func (ph *PHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) {
}
var allowedEnvs = []string{
"SHORT_NAME",
"CONTACT_NAME",
"CONTACT_PHONE",
"CONTACT_SMS",
"CONTACT_IMESSAGE",