mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -05:00
Update __init__.py
This commit is contained in:
parent
dc702a0536
commit
11b7871285
@ -67,6 +67,7 @@ from . import plugin
|
||||
from imp import reload
|
||||
|
||||
reload(plugin) # In case we're being reloaded.
|
||||
reload(config)
|
||||
# Add more reloads here if you add third-party modules and want them to be
|
||||
# reloaded when this plugin is reloaded. Don't forget to import them as well!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user