Skip to content

Commit

Permalink
[16.0] [IMP] admin_light_mail : mail.template security
Browse files Browse the repository at this point in the history
  • Loading branch information
rivo2302 committed Nov 11, 2024
1 parent 136815b commit 5c408d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin_light_mail/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"views/mail_mail.xml",
"views/mail_message_subtype.xml",
"views/mail_server.xml",
"security/ir.model.access.csv",
"security/security.xml",
"security/ir.model.access.csv",
"views/mail_template.xml",
],
"installable": True,
Expand Down

0 comments on commit 5c408d2

Please sign in to comment.