mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 20:12:22 +03:00
Fix linting error
This commit is contained in:
parent
ef9af6ed1a
commit
6954e1b4eb
@ -98,5 +98,5 @@ func InitConfig(cfgFile string) {
|
||||
viper.SetEnvPrefix("ND")
|
||||
viper.AutomaticEnv()
|
||||
|
||||
viper.ReadInConfig()
|
||||
_ = viper.ReadInConfig()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user