feat: set theme for junior users

This commit is contained in:
Abdalhamid Alhamad
2024-12-10 09:23:30 +03:00
parent c2f63ccc72
commit 7ed37c30e1
30 changed files with 302 additions and 14 deletions

View File

@ -6,3 +6,5 @@ export * from './1733298524771-create-customer-entity';
export * from './1733314952318-create-device-entity';
export * from './1733731507261-create-junior-entity';
export * from './1733732021622-create-guardian-entity';
export * from './1733748083604-create-theme-entity';
export * from './1733750228289-seed-default-avatar';