adding a newline

This commit is contained in:
Tibor Kaputa 2022-05-23 22:08:42 +02:00 committed by GitHub
parent 1349d4c6e0
commit 4ac8c42e9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -592,6 +592,7 @@ class DirectoryAdapter(
}
return
}
val items = if (itemsCnt == 1) {
val folder = getSelectedPaths().first().getFilenameFromPath()
"\"$folder\""