mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated webmanifest to have PWA as fullscreen.
Thanks to xet7 !
This commit is contained in:
parent
ba418cb0e7
commit
ed058914b5
1 changed files with 4 additions and 1 deletions
|
|
@ -512,5 +512,8 @@
|
||||||
"description": "Open Source kanban with MIT license",
|
"description": "Open Source kanban with MIT license",
|
||||||
"dir": "auto",
|
"dir": "auto",
|
||||||
"scope": "https://boards.wekan.team",
|
"scope": "https://boards.wekan.team",
|
||||||
"prefer_related_applications": false
|
"prefer_related_applications": false,
|
||||||
|
"display_override": [
|
||||||
|
"fullscreen"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue