fix script sorting

This commit is contained in:
Vladimir Mandic
2024-09-12 10:53:17 -04:00
parent c788c8a3d5
commit da0757734d
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from modules import scripts, shared, processing
class Script(scripts.Script):
def title(self):
return 'Color grading'
return 'LUT Color grading'
def show(self, is_img2img):
return shared.native