13 lines
164 B
JSON
13 lines
164 B
JSON
{
|
|
"rules": {
|
|
"chats": {
|
|
"$channel": {
|
|
"messages": {
|
|
".read": true,
|
|
".write": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|