[desktop] added 'feedback' option in left tools menu
This commit is contained in:
parent
436e232b2e
commit
6429ec6861
|
@ -102,6 +102,9 @@
|
|||
return {
|
||||
customization : {
|
||||
goback: { url: "onlyoffice.com" }
|
||||
, feedback: {
|
||||
url: "https://helpdesk.onlyoffice.com/?desktop=true"
|
||||
}
|
||||
},
|
||||
mode : urlParams["mode"] || 'edit',
|
||||
lang : urlParams["lang"] || 'en',
|
||||
|
|
Loading…
Reference in a new issue