From 7eaf9cba80e8ac039fdc4d573c49e088de4daf98 Mon Sep 17 00:00:00 2001 From: LianaHus Date: Tue, 2 Jul 2019 14:37:12 +0200 Subject: [PATCH] modified te text for warning --- src/app/files/fileManager.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/files/fileManager.js b/src/app/files/fileManager.js index 38e35e302b..09ccc1c956 100644 --- a/src/app/files/fileManager.js +++ b/src/app/files/fileManager.js @@ -182,7 +182,10 @@ class FileManager extends FileSystemApi {
- ${this.currentRequest.from} is trying to modify ${path} + ${this.currentRequest.from} + + is trying to create or modify + ${path}
`, actions, { time: 5000 })