mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
fix: tolerate empty ui build subdirs
This commit is contained in:
parent
86e105260e
commit
6baae1be95
@ -5,7 +5,7 @@ import (
|
||||
"io/fs"
|
||||
)
|
||||
|
||||
//go:embed build/*
|
||||
//go:embed all:build
|
||||
var filesystem embed.FS
|
||||
|
||||
func BuildAssets() fs.FS {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user