Browse Source

fix tip

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 năm trước cách đây
mục cha
commit
1240cad58b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      iOSClient/Viewer/NCViewerMedia/NCViewerMedia.swift

+ 1 - 0
iOSClient/Viewer/NCViewerMedia/NCViewerMedia.swift

@@ -216,6 +216,7 @@ class NCViewerMedia: UIViewController {
                     self.openDetail()
                 }
             }
+        }, completion: { context in
             self.showTip()
         })
     }