Change DefaultPlaylistPublicVisibility to false

This commit is contained in:
Deluan 2024-08-28 19:23:19 -04:00
parent 67d11dd144
commit 8ca1aefad6
2 changed files with 2 additions and 3 deletions

View file

@ -14,9 +14,8 @@ import (
"strings"
"time"
"github.com/navidrome/navidrome/conf"
"github.com/RaveNoX/go-jsoncommentstrip"
"github.com/navidrome/navidrome/conf"
"github.com/navidrome/navidrome/log"
"github.com/navidrome/navidrome/model"
"github.com/navidrome/navidrome/model/criteria"