aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/discord/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-05-23 05:55:44 -0500
committerLibravatar GitHub <noreply@github.com>2022-05-23 10:55:44 +0000
commit4983daff125009865f8482388c37f69de8a610f7 (patch)
tree4f58493028c4a2ba683da79c32676b45590cda9c /recipes/discord/package.json
parentSupport for self-hosted github (diff)
downloadferdium-recipes-4983daff125009865f8482388c37f69de8a610f7.tar.gz
ferdium-recipes-4983daff125009865f8482388c37f69de8a610f7.tar.zst
ferdium-recipes-4983daff125009865f8482388c37f69de8a610f7.zip
Add new service-level option 'trapLinkUrls' (#30)
This option can be used to allow the user to choose how to handle links (whether to open in the default browser or within the Ferdium service itself) Removed incorrect 'if' condition for zoom and discord for clickHandler
Diffstat (limited to 'recipes/discord/package.json')
-rw-r--r--recipes/discord/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/discord/package.json b/recipes/discord/package.json
index 0deb4a9..e0c35aa 100644
--- a/recipes/discord/package.json
+++ b/recipes/discord/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "discord", 2 "id": "discord",
3 "name": "Discord", 3 "name": "Discord",
4 "version": "1.7.2", 4 "version": "1.7.3",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://discordapp.com/login", 7 "serviceURL": "https://discordapp.com/login",