[MIRROR] Subsystem return update (#9774)

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-01-03 13:52:05 -07:00
committed by GitHub
parent 2428c6a221
commit 667c3c4c13
43 changed files with 60 additions and 73 deletions

View File

@@ -6,7 +6,7 @@ SUBSYSTEM_DEF(webhooks)
/datum/controller/subsystem/webhooks/Initialize()
load_webhooks()
return SS_INIT_SUCCESS // CHOMPEdit
return SS_INIT_SUCCESS
/datum/controller/subsystem/webhooks/proc/load_webhooks()