proper camel-case
This commit is contained in:
parent
826c5c5c9c
commit
2b1142462a
@ -7,11 +7,11 @@
|
|||||||
{"contains": {"genre": "R & B"}}
|
{"contains": {"genre": "R & B"}}
|
||||||
]},
|
]},
|
||||||
{"gt": {"rating": 3}},
|
{"gt": {"rating": 3}},
|
||||||
{"notcontains": {"genre": "Blues"}},
|
{"notContains": {"genre": "Blues"}},
|
||||||
{"notContains": {"genre": "Christmas Music"}},
|
{"notContains": {"genre": "Christmas Music"}},
|
||||||
{"notcontains": {"genre": "Electropop"}},
|
{"notContains": {"genre": "Electropop"}},
|
||||||
{"notcontains": {"genre": "Jazz"}},
|
{"notContains": {"genre": "Jazz"}},
|
||||||
{"notcontains": {"genre": "Pop Rap"}},
|
{"notContains": {"genre": "Pop Rap"}},
|
||||||
{"isNot": {"artist": "Coldplay"}},
|
{"isNot": {"artist": "Coldplay"}},
|
||||||
{"isNot": {"artist": "Justin Bieber"}},
|
{"isNot": {"artist": "Justin Bieber"}},
|
||||||
{"isNot": {"artist": "P!nk"}}
|
{"isNot": {"artist": "P!nk"}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user