From 7ad7d4556e950a0ef236d9087418ac5fd9a3f6b8 Mon Sep 17 00:00:00 2001 From: Vladislav Makhov Date: Tue, 12 Jan 2021 09:27:04 +0300 Subject: [PATCH] web: common: fix links in tpi settings --- web/ASC.Web.Common/src/store/auth/reducer.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/ASC.Web.Common/src/store/auth/reducer.js b/web/ASC.Web.Common/src/store/auth/reducer.js index a3ce42e419..530469abd6 100644 --- a/web/ASC.Web.Common/src/store/auth/reducer.js +++ b/web/ASC.Web.Common/src/store/auth/reducer.js @@ -57,6 +57,9 @@ const initialState = { greetingSettings: "Web Office Applications", enableAdmMess: false, urlLicense: "https://gnu.org/licenses/gpl-3.0.html", + urlSupport: "https://helpdesk.onlyoffice.com/", + urlAuthKeys: + "https://helpcenter.onlyoffice.com/ru/installation/groups-authorization-keys.aspx", logoUrl: "", customNames: { id: "Common",