daemon/conf: fix more JSON syntax

This commit is contained in:
Pauli Virtanen 2024-03-25 21:42:06 +02:00
parent 026d55df62
commit 5987b0e65e
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ context.properties.rules = [
}
}
}
}
]
context.spa-libs = {
#<factory-name regex> = <library-name>

View File

@ -77,4 +77,4 @@ avb.properties.rules = [
}
}
}
}
]