diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/bonuses.json | 2 | ||||
-rw-r--r-- | constants/misc.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/constants/bonuses.json b/constants/bonuses.json index daa07699..32401030 100644 --- a/constants/bonuses.json +++ b/constants/bonuses.json @@ -182,4 +182,4 @@ } } } -}; +} diff --git a/constants/misc.json b/constants/misc.json index 4718dabb..f04bc696 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -389,7 +389,7 @@ "VIP_PLUS": { "color": "a", "tag": "VIP", - "plus": "+", + "plus": "+" }, "VIP": { |