mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
feat: sweep up lemon squeezy webhooks.
This commit is contained in:
@@ -31,5 +31,4 @@ export default ({ agenda }: { agenda: Agenda }) => {
|
||||
agenda.start().then(() => {
|
||||
agenda.every('1 hours', 'delete-expired-imported-files', {});
|
||||
});
|
||||
agenda.start();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user