Files

7 lines
79 B
JSON
Raw Permalink Normal View History

{
"rules": {
".read": "auth != null",
".write": "auth != null"
}
}