mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
fix(processor): add fallback to absolute imports in reactions.py
This commit is contained in:
@@ -15,6 +15,7 @@ modules_to_reload = [
|
||||
".processor.core",
|
||||
".processor.queue_processor",
|
||||
".queue",
|
||||
".queue.types", # Added types module
|
||||
".queue.models",
|
||||
".queue.manager",
|
||||
".queue.cleaners",
|
||||
|
||||
Reference in New Issue
Block a user