mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
fix: fix system models with createdAt and updatedAt fields. fix: reset password token expiration time.
7 lines
81 B
TypeScript
7 lines
81 B
TypeScript
|
|
|
|
export default class PaymentAmountInvalidWithPlan{
|
|
constructor() {
|
|
|
|
}
|
|
} |