diff options
-rwxr-xr-x | prosody | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -152,7 +152,8 @@ function load_secondary_libraries() require "util.array" require "util.iterators" require "util.timer" - + require "util.helpers" + -- Commented to protect us from -- the second kind of people --[[ |