feat: more of the same

This commit is contained in:
2026-04-23 18:26:55 +02:00
parent 52e9c4ba81
commit 8eb0327a9c
7 changed files with 7 additions and 7 deletions

View File

@@ -74,4 +74,4 @@ defmodule BDS.Generation do
:crypto.hash(:sha256, content)
|> Base.encode16(case: :lower)
end
end
end