aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/twitter/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/twitter/package.json')
-rw-r--r--recipes/twitter/package.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/recipes/twitter/package.json b/recipes/twitter/package.json
index 4a1801f..269f8aa 100644
--- a/recipes/twitter/package.json
+++ b/recipes/twitter/package.json
@@ -1,11 +1,13 @@
1{ 1{
2 "id": "twitter", 2 "id": "twitter",
3 "name": "Twitter", 3 "name": "X",
4 "version": "1.4.0", 4 "version": "1.4.1",
5 "license": "MIT", 5 "license": "MIT",
6 "repository": "https://github.com/ferdium/ferdium-recipes", 6 "aliases": [
7 "Twitter"
8 ],
7 "config": { 9 "config": {
8 "serviceURL": "https://twitter.com", 10 "serviceURL": "https://x.com",
9 "hasNotificationSound": true 11 "hasNotificationSound": true
10 } 12 }
11} 13}