mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-05-18 17:34:52 +00:00
Deepsource JS issues
This commit is contained in:
parent
bd379e2c02
commit
b57f8a0f2a
3 changed files with 17 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
function yeetSession(id) {
|
||||
let form = new FormData();
|
||||
form.append('session_id', id);
|
||||
form.append('session', id);
|
||||
|
||||
fetch('/api/tokens', {
|
||||
method: 'POST',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue