marinofaggiana 5 năm trước cách đây
mục cha
commit
1987eb8a73
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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" {