feat: part of step 5

This commit is contained in:
2026-04-26 21:05:25 +02:00
parent fa0a2fb2e1
commit c34c7cd3e0
5 changed files with 5 additions and 5 deletions

View File

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