mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-08 19:32:16 +03:00
Fix build
This commit is contained in:
parent
8afa2cd833
commit
a89bdfbb8d
@ -5,7 +5,7 @@ import (
|
|||||||
"io/fs"
|
"io/fs"
|
||||||
)
|
)
|
||||||
|
|
||||||
//go:embed build
|
//go:embed build/*
|
||||||
var filesystem embed.FS
|
var filesystem embed.FS
|
||||||
|
|
||||||
func BuildAssets() fs.FS {
|
func BuildAssets() fs.FS {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user