mirror of
https://github.com/docmost/docmost.git
synced 2026-05-08 23:33:09 +08:00
queue trial ended job (#992)
This commit is contained in:
@@ -14,4 +14,6 @@ export enum QueueJob {
|
||||
PAGE_BACKLINKS = 'page-backlinks',
|
||||
|
||||
STRIPE_SEATS_SYNC = 'sync-stripe-seats',
|
||||
|
||||
TRIAL_ENDED = 'trial-ended',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user