File size: 150 Bytes
fc93158 | 1 2 3 4 5 6 7 8 9 10 | {
"id": "matrix",
"channels": ["matrix"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}
|
fc93158 | 1 2 3 4 5 6 7 8 9 10 | {
"id": "matrix",
"channels": ["matrix"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}
|