[MIG] Make modules uninstallable
This commit is contained in:
parent
27f817236a
commit
e3d605a15c
|
|
@ -31,6 +31,6 @@
|
|||
"data": [
|
||||
'serv_config.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
"active": False,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue