mirror of
https://github.com/fergalmoran/icebreaker-mobile.git
synced 2025-12-22 01:29:42 +00:00
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"rules": {
|
|
".read": "auth != null",
|
|
".write": "auth != null"
|
|
}
|
|
}
|