mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-25 19:15:03 +02:00
UBERF-8433: Support for archived workspaces (#6937)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -238,7 +238,8 @@ export default plugin(workbenchId, {
|
||||
UpgradeDownloadProgress: '' as IntlString,
|
||||
OpenInSidebar: '' as IntlString,
|
||||
OpenInSidebarNewTab: '' as IntlString,
|
||||
ConfigureWidgets: '' as IntlString
|
||||
ConfigureWidgets: '' as IntlString,
|
||||
WorkspaceIsArchived: '' as IntlString
|
||||
},
|
||||
icon: {
|
||||
Search: '' as Asset
|
||||
|
||||
Reference in New Issue
Block a user