From 2b1142462a10e80e34eaa514c524636b0e070e5c Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Tue, 24 Dec 2024 21:34:18 -0500 Subject: [PATCH] proper camel-case --- ^ Top RnB 📈.NSP | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/^ Top RnB 📈.NSP b/^ Top RnB 📈.NSP index 26a70e4..2250b99 100644 --- a/^ Top RnB 📈.NSP +++ b/^ Top RnB 📈.NSP @@ -7,11 +7,11 @@ {"contains": {"genre": "R & B"}} ]}, {"gt": {"rating": 3}}, - {"notcontains": {"genre": "Blues"}}, + {"notContains": {"genre": "Blues"}}, {"notContains": {"genre": "Christmas Music"}}, - {"notcontains": {"genre": "Electropop"}}, - {"notcontains": {"genre": "Jazz"}}, - {"notcontains": {"genre": "Pop Rap"}}, + {"notContains": {"genre": "Electropop"}}, + {"notContains": {"genre": "Jazz"}}, + {"notContains": {"genre": "Pop Rap"}}, {"isNot": {"artist": "Coldplay"}}, {"isNot": {"artist": "Justin Bieber"}}, {"isNot": {"artist": "P!nk"}}