From 804aafb265e93c50abcb4d2c28e0ddfab16a36bb Mon Sep 17 00:00:00 2001 From: André Oliveira <37463445+SpecialAro@users.noreply.github.com> Date: Tue, 31 May 2022 16:07:41 +0100 Subject: Fix open image in app or externally (instead of popup) (#37) Fix #195 on Ferdium-app which causes a problem when opening images inside the discord (and possibly zoom). --- recipes/steamchat/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/steamchat/package.json') diff --git a/recipes/steamchat/package.json b/recipes/steamchat/package.json index 9489add..9123671 100644 --- a/recipes/steamchat/package.json +++ b/recipes/steamchat/package.json @@ -1,7 +1,7 @@ { "id": "steamchat", "name": "SteamChat", - "version": "1.4.2", + "version": "1.4.3", "license": "MIT", "config": { "serviceURL": "https://steamcommunity.com/chat", -- cgit v1.2.3-70-g09d2