diff options
-rw-r--r-- | constants/misc.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json index 16ae66e4..ff5e2af9 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1558,7 +1558,8 @@ }, "YOUTUBER": { "color": "c", - "tag": "YOUTUBE" + "tag": "YOUTUBE", + "tagColor": "f" }, "SUPERSTAR": { "color": "6", |