downloads API, UI
This commit is contained in:
@ -45,6 +45,8 @@ func writeNewConfig(reader io.Reader) (err error) {
|
||||
}
|
||||
|
||||
err = os.Rename(out.Name(), cfgPath)
|
||||
|
||||
updateState()
|
||||
return
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user