From e5107f517d8bd39b0d5628b0a261b1b531322f11 Mon Sep 17 00:00:00 2001 From: Alexander Danilov Date: Tue, 20 Dec 2022 15:21:20 +0300 Subject: [PATCH] Update pluginwrapper.py --- pluginwrapper.py | 1 + 1 file changed, 1 insertion(+) 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 = [];