From 11c41b4e9e264cafb569a358a735ee6b40e9aa8b Mon Sep 17 00:00:00 2001 From: aardschok Date: Thu, 19 Oct 2017 11:10:25 +0200 Subject: [PATCH] label change and order change --- colorbleed/plugins/publish/cleanup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/colorbleed/plugins/publish/cleanup.py b/colorbleed/plugins/publish/cleanup.py index 58e86d9415..742316094f 100644 --- a/colorbleed/plugins/publish/cleanup.py +++ b/colorbleed/plugins/publish/cleanup.py @@ -9,6 +9,7 @@ class CleanUp(api.InstancePlugin): """ order = api.IntegratorOrder + 10 + label = "Clean Up" def process(self, instance): return