Skip to content

Fix #2 videoPlayerCommand returns proper default command not '' if not in config

HankG requested to merge 2-crash-on-macos-arm-when-trying-to-view-a-video into develop

Default command from lower level should match the default command for that type. Previously it just returned an empty string if it wasn't found in the settings.

Merge request reports