vanilla html/css/js project conversion

This commit is contained in:
2025-03-27 14:29:10 -05:00
parent 7f74afd32f
commit 078bd726f0
7 changed files with 5 additions and 825 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ import (
"github.com/wailsapp/wails/v2/pkg/options/windows"
)
//go:embed all:frontend/dist
//go:embed all:frontend
var assets embed.FS
func main() {