update users.js
This commit is contained in:
@@ -105,7 +105,6 @@ async function register(ctx) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
async function requireStaffAuth(ctx) {
|
|
||||||
|
|
||||||
async function requireStaffAuth(ctx) {
|
async function requireStaffAuth(ctx) {
|
||||||
const authHeader = ctx.headers.authorization || ''
|
const authHeader = ctx.headers.authorization || ''
|
||||||
|
|||||||
Reference in New Issue
Block a user