Skip to content

Fix excess comma in X-Plasma-Runner-Syntaxes values

Alexander Lohnau requested to merge work/alex/excess_comma into master

KConfig interprets this as an empty string, which is not what we want.

Before:
Screenshot_20221016_074749

After:
Screenshot_20221016_074603

Merge request reports