forked from mirrors/amputoma-fe
remove uhhhhh
This commit is contained in:
parent
dec7c3a849
commit
581df10228
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// MIT Licensed
|
// MIT Licensed
|
||||||
// Author: jwilson8767 [modified by @leafus@puppyspace.rog]
|
// Author: jwilson8767
|
||||||
function waitUntil(selector) {
|
function waitUntil(selector) {
|
||||||
return new Promise((resolve, reject) => {
|
return new Promise((resolve, reject) => {
|
||||||
const el = document.querySelector(selector);
|
const el = document.querySelector(selector);
|
||||||
|
|
Loading…
Reference in a new issue