aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik ç݆ĉ˜‚ĉ˜Ž <amine@mouafik.fr>2019-10-29 16:17:56 +0700
committerLibravatar GitHub <noreply@github.com>2019-10-29 16:17:56 +0700
commitc580cae49eb565ad4d35136201854595fc4001f3 (patch)
tree1d37aaa4bff4b11e370b9c1001667a38e02dd830 /uncompressed
parentServe recipe icons from recipe repo (diff)
parentupdate pulse sms (diff)
downloadferdium-recipes-c580cae49eb565ad4d35136201854595fc4001f3.tar.gz
ferdium-recipes-c580cae49eb565ad4d35136201854595fc4001f3.tar.zst
ferdium-recipes-c580cae49eb565ad4d35136201854595fc4001f3.zip
update pulse sms (#8)
update pulse sms
Diffstat (limited to 'uncompressed')
-rw-r--r--uncompressed/pulseSMS/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/uncompressed/pulseSMS/package.json b/uncompressed/pulseSMS/package.json
index c49a271..9025bd0 100644
--- a/uncompressed/pulseSMS/package.json
+++ b/uncompressed/pulseSMS/package.json
@@ -7,7 +7,7 @@
7 "author": "Nico Rodriguez <nrodriguez25@github.io>", 7 "author": "Nico Rodriguez <nrodriguez25@github.io>",
8 "license": "MIT", 8 "license": "MIT",
9 "config": { 9 "config": {
10 "serviceURL": "https://messenger.klinkerapps.com/login.html", 10 "serviceURL": "https://pulsesms.app",
11 "hasNotificationSound": true 11 "hasNotificationSound": true
12 } 12 }
13} 13}