diff --git a/pluginwrapper.py b/pluginwrapper.py index 962ab215e..71cff4929 100644 --- a/pluginwrapper.py +++ b/pluginwrapper.py @@ -23,6 +23,7 @@ """ + setup = """ setup.info = plugin_info; //add the script info data to the function as a property if(!window.bootPlugins) window.bootPlugins = [];