mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 04:00:38 +03:00
Enable new Artist Page by default
This commit is contained in:
parent
b7fedddfd8
commit
0d2a8f5338
@ -240,7 +240,7 @@ func init() {
|
||||
viper.SetDefault("devenableshare", false)
|
||||
viper.SetDefault("devenablebufferedscrobble", true)
|
||||
viper.SetDefault("devsidebarplaylists", true)
|
||||
viper.SetDefault("devshowartistpage", false)
|
||||
viper.SetDefault("devshowartistpage", true)
|
||||
}
|
||||
|
||||
func InitConfig(cfgFile string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user