Update notify.pushbullet.markdown

This commit is contained in:
Paulus Schoutsen 2016-01-25 20:52:32 -08:00
parent a7d97190ea
commit 00bcdde0fd

View File

@ -49,7 +49,7 @@ If using targets, your own account's email address functions as 'send to all dev
"message": "A message for many people", "message": "A message for many people",
"target": [ "target": [
"device/telephone", "device/telephone",
"contact/hello@example.com", "email/hello@example.com",
"channel/my_home" "channel/my_home"
] ]
} }