aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/skype/package.json
diff options
context:
space:
mode:
authorLibravatar Anton Sudak <anton.sudak@gmail.com>2021-11-26 11:34:00 +0200
committerLibravatar GitHub <noreply@github.com>2021-11-26 15:04:00 +0530
commit5d0a8c596bac2776b0d9fdccadc308a2ac91b58d (patch)
tree976136dafeb6360cb2d331ad3d533c9f4481ff17 /recipes/skype/package.json
parentFix Protonmail unread counter (#773) (diff)
downloadferdium-recipes-5d0a8c596bac2776b0d9fdccadc308a2ac91b58d.tar.gz
ferdium-recipes-5d0a8c596bac2776b0d9fdccadc308a2ac91b58d.tar.zst
ferdium-recipes-5d0a8c596bac2776b0d9fdccadc308a2ac91b58d.zip
Fix skype notification counter for non-English locales(fixes #763) (#775)
Diffstat (limited to 'recipes/skype/package.json')
-rw-r--r--recipes/skype/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/skype/package.json b/recipes/skype/package.json
index 9aa8686..9727a06 100644
--- a/recipes/skype/package.json
+++ b/recipes/skype/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "skype", 2 "id": "skype",
3 "name": "Skype", 3 "name": "Skype",
4 "version": "3.2.2", 4 "version": "3.2.3",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://web.skype.com/", 7 "serviceURL": "https://web.skype.com/",