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