This commit is contained in:
Matteo Pagliazzi
2019-10-10 22:18:40 +02:00
parent ce4729f069
commit 5aa371bf90
2 changed files with 1 additions and 2 deletions

View File

@@ -45,7 +45,6 @@ export async function recoverCron (status, locals) {
}
} else {
locals.user = reloadedUser;
return null;
}
}