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" {