Fix bugreport address

This commit is contained in:
Gonne 2025-04-29 13:30:04 +02:00
parent 28bc795719
commit f53ae967c0
Signed by: Gonne
SSH key fingerprint: SHA256:J8w3ZCNyz9MoTLV+eU7YRTVw59NYig44i0IWhbsgQG8

View file

@ -131,7 +131,7 @@ func ServeTemplate(w http.ResponseWriter, name string, data any) {
io.WriteString(w, `Internal Server Error.
Du kannst uns helfen, indem du folgende Fehlermeldung per Mail
an sprechstunden@mathebau.de sendest:
an sprechstundentool@mathebau.de sendest:
Fehler um\n
`+time.Now().String()+"\n"+err.Error())