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