feat: part of refactoring

This commit is contained in:
2026-04-26 15:39:11 +02:00
parent 5aefa7ae41
commit 818f324475

View File

@@ -283,4 +283,4 @@ defmodule BDS.Desktop.ShellLive.OverlayComponents do
|> String.replace(~r/[^a-z0-9]+/u, "-")
|> String.trim("-")
end
end
end