mirror of
https://github.com/documenso/documenso.git
synced 2026-07-26 09:54:51 +10:00
fix: add multi email transport system (#2942)
This commit is contained in:
@@ -23,5 +23,6 @@ export const generateDefaultSubscriptionClaim = (): Omit<
|
||||
emailQuota: null,
|
||||
apiRateLimits: [],
|
||||
apiQuota: null,
|
||||
emailTransportId: null,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user