Compare commits
1 Commits
445f89c9c4
...
03b3a318c0
Author | SHA1 | Date | |
---|---|---|---|
03b3a318c0 |
@ -38,7 +38,7 @@ export default function guestsTable() {
|
||||
'X-CSRF-TOKEN': getCsrfToken(),
|
||||
}
|
||||
})
|
||||
.then((response) => loadGuests())
|
||||
.then(() => loadGuests())
|
||||
.catch((error) => console.error(error));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user