marinofaggiana 5 жил өмнө
parent
commit
1987eb8a73

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