diff --git a/config/keys.json b/config/keys.json index 9e26dfe..30d670a 100644 --- a/config/keys.json +++ b/config/keys.json @@ -1 +1,4 @@ -{} \ No newline at end of file +{ + "publicKey": "BDuV8yH8c43aIRGgNFYSWDNnEpHFhAiReg88gBO3GuxMjNKzpW78zuQs4HJ_2Kq1YScCMuJK5KUS10MioV0VJEU", + "privateKey": "_LG6861NbOCq9vngXwVeo2fHdoyVTZdGhZDnWUT4BAs" +} diff --git a/config/options.json b/config/options.json index 86d7e19..3abf0cf 100644 --- a/config/options.json +++ b/config/options.json @@ -1,7 +1,7 @@ { "news": true, "menu": true, - "notif": false, + "notif": true, "groups": true, "clean": true, "key": true