Spaces:
Sleeping
Sleeping
TintinMeimei
commited on
Commit
•
ff5d679
1
Parent(s):
d761ef9
Update static/script.js
Browse files- static/script.js +1 -1
static/script.js
CHANGED
@@ -26,4 +26,4 @@ textGenForm.addEventListener('submit', async (event) => {
|
|
26 |
} catch (err) {
|
27 |
console.error(err);
|
28 |
}
|
29 |
-
});
|
|
|
26 |
} catch (err) {
|
27 |
console.error(err);
|
28 |
}
|
29 |
+
});
|