fix no-exchange issue
This commit is contained in:
parent
a60a4f8793
commit
f23d17b357
7 changed files with 29 additions and 17 deletions
|
|
@ -98,9 +98,9 @@ function fetchConfigGroup (code) {
|
|||
|
||||
return {
|
||||
schema: groupSchema,
|
||||
values: values,
|
||||
values,
|
||||
selectedCryptos: getCryptos(config, machineList),
|
||||
data: data
|
||||
data
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue