mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-31 07:30:32 +00:00
Enable activity panel by default
This commit is contained in:
parent
5de51b25b4
commit
1554541168
@ -162,7 +162,7 @@ func init() {
|
||||
viper.SetDefault("devprecachealbumartwork", false)
|
||||
viper.SetDefault("devoldcachelayout", false)
|
||||
viper.SetDefault("devdisabletrackcoverart", false)
|
||||
viper.SetDefault("devactivitymenu", false)
|
||||
viper.SetDefault("devactivitymenu", true)
|
||||
}
|
||||
|
||||
func InitConfig(cfgFile string) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user