diff --git a/modules/hooks.lua b/modules/hooks.lua index 11d98c62f..ca9201d04 100644 --- a/modules/hooks.lua +++ b/modules/hooks.lua @@ -26,6 +26,8 @@ local function triggerEventHooks(event, payload) return false end end + + return true end local hookId = 0