feat: hide close button in collabora (#828)
* feat: hide close button in collabora
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user