rough implementations of Moment and Essay creation and viewing completed.
This commit is contained in:
@@ -24,8 +24,6 @@ if (logout) {
|
||||
|
||||
if (login) {
|
||||
login.addEventListener("click", () => {
|
||||
console.log("click");
|
||||
|
||||
fetch("director.php", {
|
||||
method: "POST",
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user