mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
(js) Fix new SOGoHelpURL usage
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
mail: UserMailPath || null,
|
||||
preferences: UserPreferencesPath || null,
|
||||
administration: (IsSuperUser ? UserAdministrationPath : null),
|
||||
help: HelpURL || null,
|
||||
logoff: UserLogoffPath || null
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user