From bd2cd3041540baabc0af1be8ab53e7bb7186ff81 Mon Sep 17 00:00:00 2001 From: Per Thomas Jahr Date: Sat, 15 Aug 2015 08:45:06 +0200 Subject: [PATCH] Allow Pushover notifications with priority -2. --- social/pushover/57-pushover.html | 2 +- social/pushover/57-pushover.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/social/pushover/57-pushover.html b/social/pushover/57-pushover.html index 40cf4732..a3e5e753 100644 --- a/social/pushover/57-pushover.html +++ b/social/pushover/57-pushover.html @@ -37,7 +37,7 @@
Tip: Leave title blank to set using msg.topic and msg.priority.
- Only supports priorities 2, 1, 0, and -1.
+ Supports priorities 2, 1, 0, -1 and -2.