mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_tree_dynamic_colored_fied: Fix manifest
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
'qweb': [
|
||||
'static/xml/*.xml',
|
||||
],
|
||||
'auto_install': False
|
||||
'auto_install': False,
|
||||
'installable': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user