Skip to content

conf: allow rules to unset properties using null

Duncan Overbruck requested to merge Duncaen/wireplumber:conf-rules-unset into next

Small change that allows to use a literal null value in update-props to unset the property.

Merge request reports