Skip to content
Snippets Groups Projects
Commit 5727188f authored by Bob Mottram's avatar Bob Mottram
Browse files

Quotes

parent ab91a9ff
No related branches found
No related tags found
No related merge requests found
......@@ -211,7 +211,7 @@ function koel_import_from_directory {
esac
# shellcheck disable=SC2086
mv $selected_dir /music
mv "$selected_dir" /music
dialog --title $"Import music directory" \
--msgbox $"Import success. You may need to re-sync within Koel." 6 40
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment