aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/stackoverflow-chat
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2021-12-30 21:01:37 +0100
committerLibravatar kytwb <kytwb@pm.me>2021-12-30 21:01:37 +0100
commit9f4ae10a90e0c0a8de61eec51a983989614f8bf4 (patch)
tree0db403f405bc19ed985a6f3fa5d3b5dbf1405049 /recipes/stackoverflow-chat
parentFix Easy Redmine icon (diff)
downloadferdium-recipes-9f4ae10a90e0c0a8de61eec51a983989614f8bf4.tar.gz
ferdium-recipes-9f4ae10a90e0c0a8de61eec51a983989614f8bf4.tar.zst
ferdium-recipes-9f4ae10a90e0c0a8de61eec51a983989614f8bf4.zip
Review recipes names case
Diffstat (limited to 'recipes/stackoverflow-chat')
-rw-r--r--recipes/stackoverflow-chat/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/stackoverflow-chat/package.json b/recipes/stackoverflow-chat/package.json
index 81efd40..7ba21a7 100644
--- a/recipes/stackoverflow-chat/package.json
+++ b/recipes/stackoverflow-chat/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "stackoverflow-chat", 2 "id": "stackoverflow-chat",
3 "name": "Stackoverflow chat", 3 "name": "Stack Overflow Chat",
4 "version": "1.0.2", 4 "version": "1.0.3",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://chat.stackoverflow.com/", 7 "serviceURL": "https://chat.stackoverflow.com/",