10 lines
186 B
Natural
10 lines
186 B
Natural
{
|
|
"title": "-Admin Favourites ;)",
|
|
"comment": "Top rated songs by the admin.",
|
|
"all": [
|
|
{"is": {"loved": true}}
|
|
],
|
|
"sort": "dateLoved",
|
|
"order": "desc",
|
|
"limit": 1000
|
|
} |