feat: more on blog selection

This commit is contained in:
2026-04-24 18:56:16 +02:00
parent 58a332c7c4
commit 2296ff0e99

View File

@@ -32,4 +32,4 @@ defmodule BDS.Desktop.FolderPicker do
|> String.replace("\\", "\\\\") |> String.replace("\\", "\\\\")
|> String.replace("\"", "\\\"") |> String.replace("\"", "\\\"")
end end
end end