mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
Implement password change endpoint
* move email templates to server
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"paths": {
|
||||
"@docmost/db": ["./src/kysely"],
|
||||
"@docmost/db/*": ["./src/kysely/*"],
|
||||
"@docmost/transactional/*": ["./src/integrations/transactional/*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user