mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
renamed base_repository to ledis_repository
This commit is contained in:
parent
4b70daf143
commit
eae9f3168f
7 changed files with 21 additions and 21 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
)
|
||||
|
||||
type propertyRepository struct {
|
||||
baseRepository
|
||||
ledisRepository
|
||||
}
|
||||
|
||||
func NewPropertyRepository() domain.PropertyRepository {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue