Add EmailTemplate model and CRUD UI in admin console
This commit is contained in:
5
doc/prompts/11. EmailTemplate CRUD
Normal file
5
doc/prompts/11. EmailTemplate CRUD
Normal file
@ -0,0 +1,5 @@
|
||||
Please add model EmailTemplate and make CRUD UI in admin console.
|
||||
ModelName: EmailTamplate
|
||||
id, content, modifiedAt, createdAt
|
||||
|
||||
create branch features/emailtemplate first and commit changes in the end
|
||||
Reference in New Issue
Block a user