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