[MIG] Make modules uninstallable
This commit is contained in:
parent
190be3db35
commit
e59a063590
|
|
@ -82,6 +82,6 @@ Example usage
|
|||
"data": [
|
||||
'serv_config.xml',
|
||||
],
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
"active": False,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue