feat: hide close button in collabora (#828)

* feat: hide close button in collabora
This commit is contained in:
Alex
2025-05-22 14:51:26 +02:00
committed by GitHub
parent 0016085933
commit 6a62068c2a
4 changed files with 10 additions and 6 deletions
@@ -1102,7 +1102,7 @@ Feature: collaboration (wopi)
"properties": {
"app_url": {
"type": "string",
"pattern": "^.*\\?WOPISrc=.*wopi%2Ffiles%2F[a-fA-F0-9]{64}$"
"pattern": "^.*\\?WOPISrc=.*wopi%2Ffiles%2F[a-fA-F0-9]{64}(&.*)?$"
},
"method": {
"const": "POST"