mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] Make modules uninstallable
This commit is contained in:
committed by
Enric Tobella
parent
544a6c8e93
commit
9f7881bf0c
@@ -23,6 +23,6 @@
|
|||||||
],
|
],
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'auto_install': False,
|
'auto_install': False,
|
||||||
'installable': True,
|
'installable': False,
|
||||||
'web_preload': True,
|
'web_preload': True,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user