mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 14:57:16 +08:00
fix: embed目录错误
This commit is contained in:
@@ -2,5 +2,5 @@ package embed
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed public/*
|
||||
//go:embed frontend/*
|
||||
var PublicFS embed.FS
|
||||
|
||||
Reference in New Issue
Block a user