Bug fix
This commit is contained in:
parent
88fa5c7d62
commit
837040dc32
@ -8588,8 +8588,6 @@ Bitcoin.Util = {
|
||||
`;
|
||||
customElements.define('sm-input',
|
||||
class extends HTMLElement {
|
||||
|
||||
static formAssociated = true;
|
||||
|
||||
constructor() {
|
||||
super()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user