small bugfix

This commit is contained in:
Mario Voigt 2023-10-05 18:43:17 +02:00
parent 2a2f07682a
commit ec1ba01e97
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ for number and size, as well as some specific to each type.
draw(group if aiog is True else parent.add(inkex.Group(id='specks-' + scId)), specks, pdic_specks)
else:
inkex.utils.debug("No rectangle(s) have been selected.")
exit(1)
pdic_scratches = {
'x' : x,