marinofaggiana 5 年之前
父节点
当前提交
1987eb8a73
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      iOSClient/Viewer/NCViewerNextcloudText.swift

+ 3 - 0
iOSClient/Viewer/NCViewerNextcloudText.swift

@@ -90,6 +90,9 @@ class NCViewerNextcloudText: WKWebView, WKNavigationDelegate, WKScriptMessageHan
                 
                 
                 detail.navigationController?.popViewController(animated: true)
                 detail.navigationController?.popViewController(animated: true)
                 detail.navigationController?.navigationBar.topItem?.title = ""
                 detail.navigationController?.navigationBar.topItem?.title = ""
+                
+                // REFRESH
+                appDelegate.activeMain.readFileReloadFolder()
             }
             }
             
             
             if message.body as? String == "share" {
             if message.body as? String == "share" {