mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-25 11:05:07 +02:00
Cards fixes (#8278)
This commit is contained in:
@@ -44,7 +44,8 @@ export default mergeIds(cardId, card, {
|
||||
},
|
||||
viewlet: {
|
||||
CardTable: '' as Ref<Viewlet>,
|
||||
CardList: '' as Ref<Viewlet>
|
||||
CardList: '' as Ref<Viewlet>,
|
||||
CardChildList: '' as Ref<Viewlet>
|
||||
},
|
||||
string: {
|
||||
CreateMasterTag: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user