Cards fixes (#8278)

This commit is contained in:
Denis Bykhov
2025-03-19 20:28:20 +07:00
committed by GitHub
parent d5b11c1ed3
commit e8a5b46ac5
16 changed files with 139 additions and 67 deletions
+2 -1
View File
@@ -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,