diff --git a/emails.example.json b/emails.example.json index a48db88..b4c12f7 100644 --- a/emails.example.json +++ b/emails.example.json @@ -1,6 +1,3 @@ { - "secret_key": { - "email": "name@domain.com", - "name": "Full Name" - } + "secret_key": "name@domain.com" }