File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
client/packages/lowcoder/src Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -931,6 +931,8 @@ const uiCompMap: Registry = {
931931 layoutInfo : {
932932 w : 13 ,
933933 h : 55 ,
934+ }
935+ } ,
934936 mention : {
935937 name : trans ( "uiComp.mentionCompName" ) ,
936938 enName : "mention" ,
Original file line number Diff line number Diff line change @@ -2651,7 +2651,7 @@ export const en = {
26512651 helpdisplayName : "display name(low priority)" ,
26522652 helpvalue : "Comment content" ,
26532653 helpcreatedAt : "create date" ,
2654- }
2654+ } ,
26552655 mention : {
26562656 mentionList : "mention list" ,
26572657 } ,
Original file line number Diff line number Diff line change @@ -2508,7 +2508,7 @@ timeLine: {
25082508 helpdisplayName : "头像文字(低优先)" ,
25092509 helpvalue : "评论内容" ,
25102510 helpcreatedAt : "创建时间" ,
2511- }
2511+ } ,
25122512 mention :{
25132513 mentionList : "提及列表" ,
25142514 } ,
You can’t perform that action at this time.
0 commit comments