فهرست منبع

fix comment about ChatViewController's ChatInputTextViewPasteDelegate extension

cyberta 4 سال پیش
والد
کامیت
0f3310c5e6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      deltachat-ios/Chat/ChatViewController.swift

+ 1 - 1
deltachat-ios/Chat/ChatViewController.swift

@@ -1657,7 +1657,7 @@ extension ChatViewController: UITextViewDelegate {
     }
 }
 
-// MARK: - InputBarImagePasteDelegate
+// MARK: - ChatInputTextViewPasteDelegate
 extension ChatViewController: ChatInputTextViewPasteDelegate {
     func onImagePasted(image: UIImage) {
         sendSticker(image)