mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
feat: pause bank account feeds
This commit is contained in:
@@ -127,7 +127,7 @@ export class BankAccountsController extends BaseController {
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Resumes the bank account feeds sync.
|
||||
* @param {Request} req
|
||||
* @param {Response} res
|
||||
* @param {NextFunction} next
|
||||
@@ -154,7 +154,7 @@ export class BankAccountsController extends BaseController {
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Pauses the bank account feeds sync.
|
||||
* @param {Request} req
|
||||
* @param {Response} res
|
||||
* @param {NextFunction} next
|
||||
|
||||
Reference in New Issue
Block a user