Untitled
unknown
plain_text
a year ago
237 B
4
Indexable
{
"rules": {
".read": "auth != null",
".write": "auth != null",
"current_weight": {
".read": true // Bisa dibaca tanpa auth
},
"feeding_schedules": {
".read": true // Bisa dibaca tanpa auth
}
}
}Editor is loading...
Leave a Comment