fix lint & add i18n

This commit is contained in:
まっちゃとーにゅ 2024-03-07 05:23:22 +09:00
parent 7abf5dcb78
commit b4fc96ca5b
No known key found for this signature in database
GPG key ID: 6AFBBF529601C1DB
10 changed files with 10 additions and 8 deletions

View file

@ -4,7 +4,7 @@
*/
import type * as Bull from 'bullmq';
import type { RedisOptions } from "ioredis";
import type { RedisOptions } from 'ioredis';
import type { RedisOptionsSource } from '@/config.js';
export const QUEUE = {