Skip to content

m-lua-scripting: always parse JSON to String if its type is not recognized

Julian Bouzas requested to merge julian/wireplumber:lua-json-improvement into master

This allows parsing JSON strings without quotes.

Merge request reports