mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-15 01:01:20 +10:00
update to nuxt 4
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import taskHandler from "~/server/internal/tasks";
|
||||
import type { MinimumRequestObject } from "~/server/h3";
|
||||
import taskHandler from "~~/server/internal/tasks";
|
||||
import type { MinimumRequestObject } from "~~/server/h3";
|
||||
|
||||
// TODO add web socket sessions for horizontal scaling
|
||||
// ID to admin
|
||||
|
||||
Reference in New Issue
Block a user