mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 04:57:37 +03:00
Rename project to Navidrome
This commit is contained in:
parent
aaefc6bfc7
commit
bee55c04c8
93 changed files with 210 additions and 203 deletions
4
main.go
4
main.go
|
@ -1,8 +1,8 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/cloudsonic/sonic-server/conf"
|
||||
"github.com/cloudsonic/sonic-server/server"
|
||||
"github.com/deluan/navidrome/conf"
|
||||
"github.com/deluan/navidrome/server"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue