fix accidental spamming of saving data
This commit is contained in:
parent
97306bf393
commit
287bc9b984
1 changed files with 1 additions and 3 deletions
|
@ -232,9 +232,7 @@ export default class UI {
|
|||
pick(null, null, element.getAttribute(`data-result`));
|
||||
}
|
||||
|
||||
observe((what) => {
|
||||
find(element);
|
||||
});
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue