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