mirror of
https://github.com/docmost/docmost.git
synced 2025-11-13 16:52:37 +10:00
- fixes
- allow mail from address override - queue cloud emails
This commit is contained in:
@ -14,6 +14,7 @@ export enum QueueJob {
|
||||
PAGE_BACKLINKS = 'page-backlinks',
|
||||
|
||||
STRIPE_SEATS_SYNC = 'sync-stripe-seats',
|
||||
|
||||
TRIAL_ENDED = 'trial-ended',
|
||||
WELCOME_EMAIL = 'welcome-email',
|
||||
FIRST_PAYMENT_EMAIL = 'first-payment-email',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user