mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Subsystem return update (#7881)
This commit is contained in:
@@ -6,7 +6,7 @@ SUBSYSTEM_DEF(webhooks)
|
||||
|
||||
/datum/controller/subsystem/webhooks/Initialize()
|
||||
load_webhooks()
|
||||
. = ..()
|
||||
return SS_INIT_SUCCESS // CHOMPEdit
|
||||
|
||||
/datum/controller/subsystem/webhooks/proc/load_webhooks()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user