Skip to content

Fix crash in extensions use when params aren't specified

Sometimes an extension will be used when it's params aren't setup and inkscape will crash. Instead of crashing we let the arg be whatever it was before.

Merge request reports