mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2025-01-18 22:37:59 +01:00
adding a newline
This commit is contained in:
parent
1349d4c6e0
commit
4ac8c42e9c
1 changed files with 1 additions and 0 deletions
|
@ -592,6 +592,7 @@ class DirectoryAdapter(
|
|||
}
|
||||
return
|
||||
}
|
||||
|
||||
val items = if (itemsCnt == 1) {
|
||||
val folder = getSelectedPaths().first().getFilenameFromPath()
|
||||
"\"$folder\""
|
||||
|
|
Loading…
Reference in a new issue