This commit is contained in:
idanoo 2023-01-29 20:19:32 +13:00
parent 884391b5e4
commit 1403583b59
Signed by: idanoo
GPG Key ID: 387387CDBC02F132

View File

@ -141,7 +141,7 @@ func handler(w http.ResponseWriter, r *http.Request) {
// Debug? // Debug?
str, _ := json.Marshal(i) str, _ := json.Marshal(i)
log.Println(str) log.Println(string(str))
// Send to Matrix // Send to Matrix
err = sendWebhook( err = sendWebhook(