Skip to content

Commit 478b1f1

Browse files
committed
[FIX] awesome_owl: include missing bundle
1 parent 6403263 commit 478b1f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

awesome_owl/__manifest__.py

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
'assets': {
3030
'awesome_owl.assets_playground': [
3131
('include', 'web._assets_helpers'),
32+
('include', 'web._assets_backend_helpers'),
3233
'web/static/src/scss/pre_variables.scss',
3334
'web/static/lib/bootstrap/scss/_variables.scss',
3435
('include', 'web._assets_bootstrap'),

0 commit comments

Comments
 (0)