mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
daemon/conf: fix more JSON syntax
This commit is contained in:
parent
026d55df62
commit
5987b0e65e
2 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ context.properties.rules = [
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
]
|
||||||
|
|
||||||
context.spa-libs = {
|
context.spa-libs = {
|
||||||
#<factory-name regex> = <library-name>
|
#<factory-name regex> = <library-name>
|
||||||
|
|
|
||||||
|
|
@ -77,4 +77,4 @@ avb.properties.rules = [
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue