This commit is contained in:
2026-08-10 21:15:19 +01:00
parent d7ca591b76
commit 4da942786e
97 changed files with 105039 additions and 3370 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ package webmail
import "embed"
//go:embed static/index.html
//go:embed static
var StaticFS embed.FS