initialize file since I don't have one already
This commit is contained in:
parent
205270a6b2
commit
17a895970c
12
^ Top Reggaeton 📈.NSP
Normal file
12
^ Top Reggaeton 📈.NSP
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"title": "-Top Reggaeton ;)",
|
||||
"comment": "The highest rated Reggaeton music.",
|
||||
"all": [
|
||||
{"contains": {"genre": "Reggaeton"}},
|
||||
{"gt": {"rating": 2}},
|
||||
{"notContains": {"genre": "Christmas Music"}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user