mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
WTF-400 Remove last of wtf.Config from CryptoLive
This commit is contained in:
@@ -57,7 +57,7 @@ func NewSettingsFromYAML(name string, ymlConfig *config.Config) *Settings {
|
||||
market: coercedVal["market"].([]interface{}),
|
||||
}
|
||||
|
||||
settings.currencies[key] = currency
|
||||
settings.summary.currencies[key] = currency
|
||||
}
|
||||
|
||||
return &settings
|
||||
|
||||
Reference in New Issue
Block a user