mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Fix linting error
This commit is contained in:
parent
ef9af6ed1a
commit
6954e1b4eb
1 changed files with 1 additions and 1 deletions
|
@ -98,5 +98,5 @@ func InitConfig(cfgFile string) {
|
|||
viper.SetEnvPrefix("ND")
|
||||
viper.AutomaticEnv()
|
||||
|
||||
viper.ReadInConfig()
|
||||
_ = viper.ReadInConfig()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue