Fix fullscreen mode on iOS/iPadOS

This commit is contained in:
Norbert Tretkowski 2024-05-04 11:57:17 +02:00
parent 5099cd92a5
commit bd1d3a5e2e
Signed by: norbert.tretkowski
GPG key ID: EAA31A3693AAB231
3 changed files with 9 additions and 13 deletions

View file

@ -5,8 +5,8 @@
"duration": 10,
"refreshDuration": 30,
"maxAge": 604800,
"extraCards": [
"<img src='sharepic.png' style='max-width: 100%;max-height: 100%;vertical-align: middle;'>"
],
// "extraCards": [
// "<img src='sharepic.png' style='max-width: 100%;max-height: 100%;vertical-align: middle;'>"
// ],
"includeReplies": true
}