Skip to content

Commit

Permalink
feature:idurar#548 created new email editor page :changes made
Browse files Browse the repository at this point in the history
  • Loading branch information
ritik kumar committed Sep 19, 2023
1 parent 4a2011f commit a16cc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ async function setupApp() {
await Email.insertMany([
...emailTemplate
])
console.log('👍 Email Templates Created : Done!');
console.log('👍 Email Templates Created : Done !');
console.log('🥳 Setup completed :Success!');
process.exit();
} catch (e) {
Expand Down

0 comments on commit a16cc6f

Please sign in to comment.