mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Fix build for non-unix
This commit is contained in:
parent
4549b91ae0
commit
68ceeb9ea1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
//go:build unix
|
||||
//go:build !windows && !plan9
|
||||
|
||||
package cmd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue