mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat: Re-compute the given items cost job.
feat: Optimize the architecture.
This commit is contained in:
9
server/src/subscribers/events.ts
Normal file
9
server/src/subscribers/events.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
export default {
|
||||
auth: {
|
||||
login: 'onLogin',
|
||||
register: 'onRegister',
|
||||
resetPassword: 'onResetPassword',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user