Related apps for notifications in manifest

merge-requests/8/head
Bob Mottram 2020-08-14 11:18:10 +01:00
parent e10bc7c086
commit c45c084b8c
1 changed files with 10 additions and 0 deletions

View File

@ -1296,6 +1296,16 @@ class PubServer(BaseHTTPRequestHandler):
"type": "image/png",
"sizes": "512x512"
}
],
"related_applications": [
{
"platform": "fdroid",
"url": "https://f-droid.org/en/packages/eu.siacs.conversations"
},
{
"platform": "fdroid",
"url": "https://staging.f-droid.org/en/packages/im.vector.app"
}
]
}
msg = json.dumps(manifest,