Răsfoiți Sursa

add missing MARK: comment for AudioControllerDelegate

cyberta 4 ani în urmă
părinte
comite
ed469497cb
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      deltachat-ios/Chat/ChatViewController.swift

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

@@ -1563,6 +1563,7 @@ extension ChatViewController: QLPreviewControllerDelegate {
     }
 }
 
+// MARK: - AudioControllerDelegate
 extension ChatViewController: AudioControllerDelegate {
     func onAudioPlayFailed() {
         let alert = UIAlertController(title: String.localized("error"),