slight patch to rename query to be more consistent
This commit is contained in:
@@ -66,6 +66,7 @@ export function defineClientEventHandler<T>(handler: EventHandlerFunction<T>) {
|
||||
default:
|
||||
throw createError({
|
||||
statusCode: 403,
|
||||
statusMessage: "No authentication",
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user