This commit is contained in:
John McLear 2013-01-31 22:14:41 +00:00
parent c1729481da
commit 66f6981bb3
2 changed files with 1 additions and 2 deletions

View file

@ -23,7 +23,6 @@ Open that pad in ANOTHER BROWSER then begin modifying, you should recieve an ema
# TODO
* Clean up all code
* Stop it emailing me if I'm already on the pad
# FUTURE VERSIONS TODO
* v2 - Get the modified contents from the API HTML diff and append that to the Email and make the email from the server HTML not plain text

View file

@ -1,7 +1,7 @@
{
"name": "ep_email_notifications",
"description": "Subscribe to a pad and recieve an email when someone edits your pad",
"version": "0.0.1",
"version": "0.0.2",
"author": {
"name": "johnyma22",
"email": "john@mclear.co.uk",