mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-25 15:59:38 +02:00
Add new dashboard
This commit is contained in:
parent
88dbd41b92
commit
a39e22b0a8
13 changed files with 181 additions and 11 deletions
|
@ -444,7 +444,6 @@
|
|||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
credentials: 'include',
|
||||
body: JSON.stringify(adventure)
|
||||
});
|
||||
let data = await res.json();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue