mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
parent
3d1816d8bd
commit
8aa97e21d2
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ obliterateQueue
|
|||
)
|
||||
.on("stalled", (job) =>
|
||||
obliterateLogger.warn(`stalled ${getJobInfo(job)} to=${job.data.to}`),
|
||||
);
|
||||
|
||||
|
||||
export function deliver(user: ThinUser, content: unknown, to: string | null) {
|
||||
|
|
Loading…
Reference in a new issue