Skip to content

presets: Allow comments in presets files

Adds a dedicated comment field to presets files in the form:

"$comment": "example comment"

Fixes: #22791

Merge request reports