diff --git a/src/app/files/fileManager.js b/src/app/files/fileManager.js index 4a2d6a6f96..2d75ef6f67 100644 --- a/src/app/files/fileManager.js +++ b/src/app/files/fileManager.js @@ -355,7 +355,6 @@ class FileManager extends Plugin { if (this.currentRequest) { const canCall = await this.askUserPermission('writeFile', '') if (canCall) { - this._setFileInternal(path, content) // inform the user about modification after permission is granted and even if permission was saved before toaster(yo`