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?.navigationBar.topItem?.title = ""
+                
+                // REFRESH
+                appDelegate.activeMain.readFileReloadFolder()
             }
             
             if message.body as? String == "share" {