Move middleware for game appeals
This commit is contained in:
parent
a58d7ebb2a
commit
db28e70b90
@ -1,4 +1,4 @@
|
||||
import { jsonError } from "../../common.js";
|
||||
import { jsonError } from "../../../common.js";
|
||||
|
||||
export async function onRequest(context: RequestContext) {
|
||||
if (!(context.data.current_user.permissions & (1 << 5)))
|
Loading…
x
Reference in New Issue
Block a user