This commit is contained in:
Adam Majer 2024-08-27 10:26:35 +02:00
parent 6aa236b2ae
commit b340368eb4

View File

@ -362,6 +362,7 @@ func main() {
if DebugMode {
dumpUnhandledData(reqType, data)
}
return
}
err = PublishActionMessage(org.Username, reqType, extraAction, data)