mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-15 01:01:20 +10:00
chore: refactor into new task system
This commit is contained in:
@ -12,6 +12,7 @@ import prisma from "../db/database";
|
||||
import { type } from "arktype";
|
||||
import ludusavi from "./registry/ludusavi";
|
||||
import prisma from "../db/database";
|
||||
import ludusavi from "./registry/ludusavi";
|
||||
|
||||
// a task that has been run
|
||||
type FinishedTask = {
|
||||
|
||||
Reference in New Issue
Block a user