aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/threads/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/threads/package.json')
-rw-r--r--recipes/threads/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/threads/package.json b/recipes/threads/package.json
new file mode 100644
index 0000000..9c8b6d1
--- /dev/null
+++ b/recipes/threads/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "threads",
3 "name": "Threads",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://threads.net/",
8 "hasNotificationSound": true
9 }
10}