omni icon indicating copy to clipboard operation
omni copied to clipboard

Bug: parser for `commands` panics when some parameters are missing

Open xaf opened this issue 2 years ago • 0 comments

When run is missing for a command, the parser will panic. This shouldn't happen, the command should simply be ignored instead. We should be able to verify that it works for other parameters too, or identify and fix all the panics when loading the configuration.

xaf avatar Jul 01 '23 21:07 xaf