fix: import tasks migration

This commit is contained in:
Abdalhamid Alhamad
2024-12-11 17:49:15 +03:00
parent 83fc634d25
commit 39b1e76bb5

View File

@ -8,3 +8,4 @@ export * from './1733731507261-create-junior-entity';
export * from './1733732021622-create-guardian-entity';
export * from './1733748083604-create-theme-entity';
export * from './1733750228289-seed-default-avatar';
export * from './1733904556416-create-task-entities';