This commit is contained in:
2024-06-04 10:45:38 +08:00
parent 177d8b2472
commit b9f153836d
2 changed files with 2 additions and 8 deletions

View File

@@ -1,6 +0,0 @@
package web
import "embed"
//go:embed index.html logo.svg favicon.ico platform-config.json public/platform-config.json static assets
var Static embed.FS