feat: Add delay application along with delay for action
This commit is contained in:
3
packages/backend/src/apps/delay/actions/index.ts
Normal file
3
packages/backend/src/apps/delay/actions/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import delayFor from './delay-for';
|
||||
|
||||
export default [delayFor];
|
Reference in New Issue
Block a user