Skip to content

Commit f8c2bbf

Browse files
author
haoxiuwen
committed
modify
1 parent 239f0cf commit f8c2bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/uikit/chatuikit/ios/chatuikit_custom_cell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ final class MineMessageEntity: MessageEntity {
8282

8383
继承 `MessageListController`,处理新增的附件消息类型的点击事件。
8484

85-
```Swift
85+
```swift
8686
class CustomMessageListController: MessageListController {
8787

8888
override func handleAttachmentAction(item: any ActionSheetItemProtocol) {

0 commit comments

Comments
 (0)