aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/line-me/package.json
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2021-12-27 18:07:48 +0100
committerLibravatar kytwb <kytwb@pm.me>2021-12-27 18:07:48 +0100
commit13d43d71795d39c743992738145b1ad6fb6c44a3 (patch)
tree3fd9025a1ccc0c02000db23378cf0debdd53f9b0 /recipes/line-me/package.json
parentIterate on README [skip ci] (diff)
downloadferdium-recipes-13d43d71795d39c743992738145b1ad6fb6c44a3.tar.gz
ferdium-recipes-13d43d71795d39c743992738145b1ad6fb6c44a3.tar.zst
ferdium-recipes-13d43d71795d39c743992738145b1ad6fb6c44a3.zip
Revert "Added new service: line.me (fixes #560)"
This reverts commit b8857f2.
Diffstat (limited to 'recipes/line-me/package.json')
-rw-r--r--recipes/line-me/package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/line-me/package.json b/recipes/line-me/package.json
deleted file mode 100644
index 7ac389e..0000000
--- a/recipes/line-me/package.json
+++ /dev/null
@@ -1,10 +0,0 @@
1{
2 "id": "line-me",
3 "name": "Line.me",
4 "version": "1.1.1",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://line.me/en",
8 "hasNotificationSound": true
9 }
10}