aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/steamchat/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-06-05 17:16:01 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-05 17:42:08 +0530
commitf5999fb43491de767114cec2bf7e4e57367d386b (patch)
treee4d29423cf5d34742e4d9fc09d9295689da609ba /recipes/steamchat/package.json
parentReverted '@electron/remote' changes since the badges were broken for whatsapp... (diff)
downloadferdium-recipes-f5999fb43491de767114cec2bf7e4e57367d386b.tar.gz
ferdium-recipes-f5999fb43491de767114cec2bf7e4e57367d386b.tar.zst
ferdium-recipes-f5999fb43491de767114cec2bf7e4e57367d386b.zip
Fixed #1489: Steam links will now open in the external default browser.
Diffstat (limited to 'recipes/steamchat/package.json')
-rw-r--r--recipes/steamchat/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/steamchat/package.json b/recipes/steamchat/package.json
index 3c77e27..06c0015 100644
--- a/recipes/steamchat/package.json
+++ b/recipes/steamchat/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "steamchat", 2 "id": "steamchat",
3 "name": "SteamChat", 3 "name": "SteamChat",
4 "version": "1.1.2", 4 "version": "1.1.3",
5 "description": "Steam Chat", 5 "description": "Steam Chat",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Kevin Oestmark <yo@kevin.am>", 7 "author": "Kevin Oestmark <yo@kevin.am>",