diff --git a/settings.example.json b/settings.example.json index ad2a76a5..1c33c6ec 100644 --- a/settings.example.json +++ b/settings.example.json @@ -2,6 +2,7 @@ "token": "Paste token here", "applicationId": "Paste application ID here", "publicKey": "Paste public key here", + "defaultColor": "#f39bff", "managers": [ "Paste your user ID here" ],