mirror of
https://github.com/wassname/talk.git
synced 2026-08-05 13:30:26 +08:00
added option to disable jobs from starting
This commit is contained in:
@@ -165,7 +165,6 @@ class NotificationManager {
|
||||
);
|
||||
|
||||
const flattenedDigestCategories = this.flattenDigests(ctx, digests);
|
||||
console.log(JSON.stringify(flattenedDigestCategories));
|
||||
|
||||
// Get all the notifications together.
|
||||
const allMessages = await renderDigestMessage(
|
||||
|
||||
Reference in New Issue
Block a user