This commit is contained in:
Benjamin Toby
2025-02-17 06:55:49 +01:00
parent e95f4d1087
commit 1900e30ecf
224 changed files with 497 additions and 499 deletions
+2
View File
@@ -9,6 +9,8 @@ export type APIResponseObject<
err?: string;
};
export const QueueJobTypes = ["dummy", "import-database"] as const;
export const WebSocketEvents = [
/**
* # Client Events