Spaces:
Runtime error
Runtime error
gmerrill
commited on
Commit
·
3e57e69
1
Parent(s):
ebb3e6c
update
Browse files- static/script.js +1 -1
static/script.js
CHANGED
@@ -30,4 +30,4 @@ textGenForm.addEventListener('submit', async (event) => {
|
|
30 |
} catch (err) {
|
31 |
console.error(err);
|
32 |
}
|
33 |
-
});
|
|
|
30 |
} catch (err) {
|
31 |
console.error(err);
|
32 |
}
|
33 |
+
});
|