marsey marsey marsey
This commit is contained in:
parent
bee640bbb0
commit
6ee4ff4f5a
50 changed files with 987 additions and 991 deletions
|
@ -22,8 +22,6 @@ function post_toast(url, reload, data) {
|
|||
}
|
||||
}
|
||||
|
||||
xhr.withCredentials=true;
|
||||
|
||||
xhr.onload = function() {
|
||||
let data
|
||||
try {data = JSON.parse(xhr.response)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue