mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-23 18:15:03 +02:00
Add workbench tabs (#6788)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
@@ -299,7 +299,9 @@ export const contactPlugin = plugin(contactId, {
|
||||
SelectUsers: '' as IntlString,
|
||||
AddGuest: '' as IntlString,
|
||||
Members: '' as IntlString,
|
||||
Contacts: '' as IntlString
|
||||
Contacts: '' as IntlString,
|
||||
Employees: '' as IntlString,
|
||||
Persons: '' as IntlString
|
||||
},
|
||||
viewlet: {
|
||||
TableMember: '' as Ref<Viewlet>,
|
||||
|
||||
Reference in New Issue
Block a user