mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 12:17:44 +02:00
fix: missed invite icon (#4962)
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
actions.push(
|
||||
...getMenu(items, ['main']),
|
||||
{
|
||||
icon: login.icon.InviteWorkspace,
|
||||
icon: setting.icon.InviteWorkspace,
|
||||
label: setting.string.InviteWorkspace,
|
||||
action: async () => {
|
||||
inviteWorkspace()
|
||||
|
||||
Reference in New Issue
Block a user