mirror of https://github.com/OCA/web.git
Make modules uninstallable
parent
0a0887549e
commit
1662935c0f
|
@ -44,5 +44,5 @@
|
|||
'data': [
|
||||
'view/assets.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue