Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1

This commit is contained in:
Vlada Gazizova 2024-08-15 12:56:45 +03:00
commit 9d22b299e2

View File

@ -347,7 +347,7 @@ class ProfileActionsStore {
let bookTraining = null; let bookTraining = null;
if (!isMobile && this.isTeamTrainingAlertAvailable) { if (!isMobile && this.authStore.isTeamTrainingAlertAvailable) {
bookTraining = { bookTraining = {
key: "user-menu-book-training", key: "user-menu-book-training",
icon: BookTrainingReactSvgUrl, icon: BookTrainingReactSvgUrl,