diff options
| -rw-r--r-- | config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.json b/config.json index 0d1369b..134f618 100644 --- a/config.json +++ b/config.json @@ -4,14 +4,14 @@ "state": "Made with love by Sin", "details": "Cool, I have a custom status!", "time": true, - "custom_time": false, + "custom_time": false, "start": "1", "end": "", "large_image": "icon", "large_text": "Pydii", "small_image": "profile", "small_text": "v1.0.0", - "_comment": "Advanced users only below", + "_comment": "Advanced users only below", "party_id": "", "party_size": "", "join": "", |