Skip to content

Commit 00de607

Browse files
[FIX] web.assets_backend_lazy instead of web.assets_backend
1 parent 03e556e commit 00de607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web_graph_bar_zerofill/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"website": "https://github.com/GlodoUK/odoo-addons",
66
"depends": ["web"],
77
"assets": {
8-
"web.assets_backend": [
8+
"web.assets_backend_lazy": [
99
"web_graph_bar_zerofill/static/src/js/graph_model_patch.esm.js",
1010
],
1111
},

0 commit comments

Comments
 (0)