Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed Jul 21, 2021
1 parent 8afa2cd commit a89bdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/embed.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"io/fs"
)

//go:embed build
//go:embed build/*
var filesystem embed.FS

func BuildAssets() fs.FS {
Expand Down

0 comments on commit a89bdfb

Please sign in to comment.