diff --git a/src/OwnerCommands.py b/src/OwnerCommands.py index 70b9a7901..14d758411 100644 --- a/src/OwnerCommands.py +++ b/src/OwnerCommands.py @@ -34,6 +34,8 @@ Provides commands useful to the owner of the bot; the commands here require their caller to have the 'owner' capability. This plugin is loaded by default. """ +from fix import * + import os import gc import imp