mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-02-17 10:29:51 +03:00
Remove valid_chain and warning_validation from button disable
This commit is contained in:
parent
05cce8b107
commit
954d923975
1 changed files with 0 additions and 2 deletions
|
@ -260,9 +260,7 @@ let Form = (props) => {
|
|||
invalid
|
||||
|| submitting
|
||||
|| processing
|
||||
|| !valid_chain
|
||||
|| !valid_key
|
||||
|| warning_validation
|
||||
}
|
||||
>
|
||||
<Trans>save_config</Trans>
|
||||
|
|
Loading…
Add table
Reference in a new issue