X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fquerycode%2Fquerycode.py;h=4b84548afc6c2af4f617c569e9ddc41863771744;hb=433a5d301336bc9d402af49b2aceb257f57514bb;hp=fc5c163ffc233b1232e06fbe755266c7cd6fe2b3;hpb=a2ae7986853adb271361957a08effd0c9537e7a3;p=unfold.git diff --git a/plugins/querycode/querycode.py b/plugins/querycode/querycode.py index fc5c163f..4b84548a 100644 --- a/plugins/querycode/querycode.py +++ b/plugins/querycode/querycode.py @@ -31,4 +31,5 @@ class QueryCode (Plugin): def json_settings_list (self): return ['plugin_uuid', 'query','query_uuid'] + # because we have a link to a query it looks like we need a spin, let's make this right def start_with_spin (self): return False