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