gobeam / truthy

Open source headless CMS API written using NestJS, that has pre built modules like User Management, Role Management, Permission Management, Email Module, Account Settings, OTP, Throttling, RBAC support, Localization, and many more.
MIT License
508 stars 91 forks source link

fix: absoulte path imports issue in email template seeder fixed #13

Closed gobeam closed 2 years ago

gobeam commented 2 years ago

Description

Absoulte path imports issue in email template seeder fixed.

Fixes #12

Type of change

Absolute import path inside seeder fixed

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: