mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
Fix build
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"io/fs"
|
||||
)
|
||||
|
||||
//go:embed build
|
||||
//go:embed build/*
|
||||
var filesystem embed.FS
|
||||
|
||||
func BuildAssets() fs.FS {
|
||||
|
||||
Reference in New Issue
Block a user