Convert to go

This commit is contained in:
2026-07-30 00:30:27 +02:00
parent 42fb4e90b4
commit 4518a4a363
35 changed files with 962 additions and 1797 deletions
+6
View File
@@ -0,0 +1,6 @@
package public
import "embed"
//go:embed logo.ico no_poster.jpg
var FS embed.FS