mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 03:49:56 +08:00
feat(server): new email template (#9528)
use `yarn af server dev:mail` to preview all mail template fix CLOUD-93
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export * from './template';
|
||||
export * from './user';
|
||||
export * from './workspace';
|
||||
Reference in New Issue
Block a user