aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/proton-mail/package.json
diff options
context:
space:
mode:
authorLibravatar Mattia Panzeri <1754457+panz3r@users.noreply.github.com>2021-11-25 14:26:58 +0100
committerLibravatar GitHub <noreply@github.com>2021-11-25 18:56:58 +0530
commit5283be9f0bcd77dd24920219deabe8e3b72463a2 (patch)
treecd2045a56f1ec5f4374717c49d523aff2150a8a3 /recipes/proton-mail/package.json
parentdocs: Update the 'updating recipe' docs [skip ci] (diff)
downloadferdium-recipes-5283be9f0bcd77dd24920219deabe8e3b72463a2.tar.gz
ferdium-recipes-5283be9f0bcd77dd24920219deabe8e3b72463a2.tar.zst
ferdium-recipes-5283be9f0bcd77dd24920219deabe8e3b72463a2.zip
Fix Protonmail unread counter (#773)
Diffstat (limited to 'recipes/proton-mail/package.json')
-rw-r--r--recipes/proton-mail/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/proton-mail/package.json b/recipes/proton-mail/package.json
index ab09207..4e89567 100644
--- a/recipes/proton-mail/package.json
+++ b/recipes/proton-mail/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "proton-mail", 2 "id": "proton-mail",
3 "name": "ProtonMail", 3 "name": "ProtonMail",
4 "version": "1.3.1", 4 "version": "1.3.2",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://mail.protonmail.com/login" 7 "serviceURL": "https://mail.protonmail.com/login"