[desktop] added 'feedback' option in left tools menu

This commit is contained in:
Maxim Kadushkin 2021-02-15 00:15:47 +03:00
parent 436e232b2e
commit 6429ec6861

View file

@ -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',