Update webhooks.dm

This commit is contained in:
Verkister
2022-03-25 18:30:58 +02:00
committed by GitHub
parent 1b14c3a70d
commit e71057b267

View File

@@ -68,7 +68,7 @@ SUBSYSTEM_DEF(webhooks)
return
to_world_log("[usr.key] has reloaded webhooks.")
log_and_message_admins("has reloaded webhooks.")
log_and_message_admins("has reloaded webhooks.", usr)
SSwebhooks.load_webhooks()
/client/proc/ping_webhook()