Started the big refactor to extract common logic from engine package (Subsonic only) to core package (more generic)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/deluan/navidrome/engine/auth"
|
||||
"github.com/deluan/navidrome/core/auth"
|
||||
"github.com/deluan/navidrome/model"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user