浏览代码

fix tip

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 年之前
父节点
当前提交
1240cad58b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      iOSClient/Viewer/NCViewerMedia/NCViewerMedia.swift

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

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