mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-14 03:40:31 +00:00
wip
This commit is contained in:
@@ -26,7 +26,7 @@ export class TransactionsLockingService {
|
||||
constructor(
|
||||
private readonly transactionsLockingRepo: TransactionsLockingRepository,
|
||||
private readonly eventPublisher: EventEmitter2,
|
||||
) {}
|
||||
) { }
|
||||
|
||||
/**
|
||||
* Enable/disable all transacations locking.
|
||||
|
||||
Reference in New Issue
Block a user