Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/origin/develop' into 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LinneyS committed Jul 25, 2024
2 parents c3c023f + 1db1f28 commit 7cab65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onlyoffice_odoo_templates/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
'license': 'LGPL-3',
'support': 'support@onlyoffice.com',

'images': [ "static/description/*.png"],
'images': [ "static/description/main_screenshot.png", "static/description/create_templates.png", "static/description/edit_templates.png", "static/description/access_rights.png", "static/description/work_with_templates.png" ],

'installable': True,
'application': True,
Expand Down

0 comments on commit 7cab65c

Please sign in to comment.