fixed an error.
This commit is contained in:
parent
96335baf5d
commit
8b1f501fe7
@ -321,7 +321,7 @@ class ScriptManager:
|
||||
|
||||
# Register plugin keybindings with the new active script
|
||||
from . import cthulhu
|
||||
plugin_manager = cthulhu.getPluginSystemManager()
|
||||
plugin_manager = cthulhu.cthulhuApp.getPluginSystemManager()
|
||||
if plugin_manager:
|
||||
plugin_manager.register_plugin_keybindings_with_active_script()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user