aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tweetdeck/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-09-19 01:19:11 +0200
committerLibravatar GitHub <noreply@github.com>2021-09-19 01:19:11 +0200
commit6ec6fef9017ee9d8fc436e48448d47b1fda8a820 (patch)
tree1839f85efb4e45b441e509d2fc12a28a05877e47 /recipes/tweetdeck/package.json
parentFix images opening in browser instead of in Discord (#712) (diff)
parentalso fix privileged API access for googlemeet (diff)
downloadferdium-recipes-6ec6fef9017ee9d8fc436e48448d47b1fda8a820.tar.gz
ferdium-recipes-6ec6fef9017ee9d8fc436e48448d47b1fda8a820.tar.zst
ferdium-recipes-6ec6fef9017ee9d8fc436e48448d47b1fda8a820.zip
Merge pull request #713 from kris7t/fix-api-access
fix: privileged API access
Diffstat (limited to 'recipes/tweetdeck/package.json')
-rw-r--r--recipes/tweetdeck/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tweetdeck/package.json b/recipes/tweetdeck/package.json
index a438716..5400bac 100644
--- a/recipes/tweetdeck/package.json
+++ b/recipes/tweetdeck/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "tweetdeck", 2 "id": "tweetdeck",
3 "name": "Tweetdeck", 3 "name": "Tweetdeck",
4 "version": "1.2.0", 4 "version": "1.2.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://tweetdeck.twitter.com/", 7 "serviceURL": "https://tweetdeck.twitter.com/",