mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Minor code format
This commit is contained in:
parent
93c5d887f5
commit
ac127afb99
1 changed files with 3 additions and 3 deletions
|
@ -1633,9 +1633,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onerror: (e) => {
|
onerror: (e) => {
|
||||||
Log('Errro paring JSON in GetXHRQuestionAnswer')
|
Log('Errro paring JSON in GetXHRQuestionAnswer')
|
||||||
Log(e)
|
Log(e)
|
||||||
reject(e)
|
reject(e)
|
||||||
reject(e)
|
reject(e)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue