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