diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-06-27 16:09:38 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-06-27 16:09:38 +1000 |
commit | 6e1eb28078c2dd1ac4ce1f38c351cb9d0a3958a5 (patch) | |
tree | e869fa1f05675356417c982b6b79b22f53b2df57 | |
parent | Token in localStorage must be JSON (diff) | |
download | server-6e1eb28078c2dd1ac4ce1f38c351cb9d0a3958a5.tar.xz |
the cookie name is being a bitch?
-rw-r--r-- | slowcord/public/login.html | 4 | ||||
-rw-r--r-- | slowcord/src/index.ts | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/slowcord/public/login.html b/slowcord/public/login.html |