Also use 'enabled' for server wallets
This commit is contained in:
parent
645ff78365
commit
9509833b88
|
@ -29,7 +29,7 @@ export function AutowithdrawSettings ({ priority }) {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Checkbox
|
<Checkbox
|
||||||
label='make default autowithdraw method'
|
label='enabled'
|
||||||
id='priority'
|
id='priority'
|
||||||
name='priority'
|
name='priority'
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue