فهرست منبع

EditController: Cosmetic: Mark AddToPlaylistViewControllerDelegate

Soomin Lee 5 سال پیش
والد
کامیت
5855ef639b
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      Sources/EditController.swift

+ 2 - 0
Sources/EditController.swift

@@ -358,6 +358,8 @@ extension EditController: UICollectionViewDelegateFlowLayout {
     }
 }
 
+// MARK: - AddToPlaylistViewControllerDelegate
+
 extension EditController: AddToPlaylistViewControllerDelegate {
     func addToPlaylistViewController(_ addToPlaylistViewController: AddToPlaylistViewController,
                                      didSelectPlaylist playlist: VLCMLPlaylist) {