Last boneheaded error of the night triple promise

This commit is contained in:
mmcwilliams 2019-10-31 02:21:21 -04:00
parent 8e34fb41ce
commit b30c13bad9
1 changed files with 1 additions and 1 deletions

View File

@ -648,7 +648,7 @@ function bRestart (obj, cb) {
}, 20)
}
function index (req, res, next) {
async function index (req, res, next) {
let data
try {