aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed
diff options
context:
space:
mode:
authorLibravatar Quentin Goinaud <armaldio@gmail.com>2019-10-28 22:29:41 +0100
committerLibravatar Quentin Goinaud <armaldio@gmail.com>2019-10-28 22:29:41 +0100
commit31407cc95712e1db2a936848960aa061b5e8482f (patch)
tree1d37aaa4bff4b11e370b9c1001667a38e02dd830 /uncompressed
parentServe recipe icons from recipe repo (diff)
downloadferdium-recipes-31407cc95712e1db2a936848960aa061b5e8482f.tar.gz
ferdium-recipes-31407cc95712e1db2a936848960aa061b5e8482f.tar.zst
ferdium-recipes-31407cc95712e1db2a936848960aa061b5e8482f.zip
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}