ether / ep_email_notifications

Subscribe to a pad and recieve an email when someone edits your pad
Apache License 2.0
10 stars 14 forks source link

this doesnt parse correctly - error in settings.json. #16

Closed glubbered closed 10 years ago

glubbered commented 10 years ago

when i add this to the bottom of the settings.json file.. it never passes.

[2014-03-12 20:51:55.764] [ERROR] console - There was an error processing your settings.json file: Unexpected token p

can you please add an example settings.json file to any plugin that requires you to modify settings.json.

JohnMcLear commented 10 years ago

Because you missed a comma prolly, make sure your JSON is properly formatted.


From: Jayson de Groot [notifications@github.com] Sent: 12 March 2014 12:54 To: JohnMcLear/ep_email_notifications Subject: [ep_email_notifications] this doesnt parse correctly - error in settings.json. (#16)

when i add this to the bottom of the settings.json file.. it never passes.

[2014-03-12 20:51:55.764] [ERROR] console - There was an error processing your settings.json file: Unexpected token p

can you please add an example settings.json file to any plugin that requires you to modify settings.json.

— Reply to this email directly or view it on GitHubhttps://github.com/JohnMcLear/ep_email_notifications/issues/16.