mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-09-18 10:04:55 +08:00
@@ -0,0 +1,8 @@
|
||||
package web
|
||||
|
||||
import "embed"
|
||||
|
||||
// Assets 是 bat-api dashboard 的无构建静态资源。
|
||||
//
|
||||
//go:embed index.html app.js styles.css
|
||||
var Assets embed.FS
|
||||
Reference in New Issue
Block a user