Update CreateThumbnail.py

This commit is contained in:
HellAholic 2025-06-16 10:22:40 +02:00
parent df9862b866
commit 5849fd9c99

View file

@ -94,8 +94,8 @@ class CreateThumbnail(Script):
},
"use_star":
{
"label": "xxx*yyy",
"description": "Use '*' instead of 'x' for size of image",
"label": "Use '*' for size of image",
"description": "Use '*' instead of 'x' for size of image as Width '*' Height",
"type": "bool",
"default_value": false
}