aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zalo/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-11 05:20:47 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-11 05:21:45 +0530
commitf8d10742872f3062f1c4305cb4d18f34f82a7555 (patch)
tree7b03e826c5def3aae7540770887c8caf7558e36c /recipes/zalo/package.json
parentFixed mailbox.org icon (#1627) (diff)
downloadferdium-recipes-f8d10742872f3062f1c4305cb4d18f34f82a7555.tar.gz
ferdium-recipes-f8d10742872f3062f1c4305cb4d18f34f82a7555.tar.zst
ferdium-recipes-f8d10742872f3062f1c4305cb4d18f34f82a7555.zip
Removed unused property: 'hasPredefinedUrl'.
Diffstat (limited to 'recipes/zalo/package.json')
-rw-r--r--recipes/zalo/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/zalo/package.json b/recipes/zalo/package.json
index 124a249..42636b3 100644
--- a/recipes/zalo/package.json
+++ b/recipes/zalo/package.json
@@ -12,7 +12,6 @@
12 "hasDirectMessages": true, 12 "hasDirectMessages": true,
13 "hasIndirectMessages": false, 13 "hasIndirectMessages": false,
14 "hasTeamID": false, 14 "hasTeamID": false,
15 "hasPredefinedUrl": true,
16 "hasCustomUrl": false 15 "hasCustomUrl": false
17 } 16 }
18} 17}