[MIG] Make modules uninstallable
This commit is contained in:
parent
56ffc46f11
commit
48765740bf
|
|
@ -29,6 +29,6 @@
|
||||||
"license": "GPL-3 or any later version",
|
"license": "GPL-3 or any later version",
|
||||||
"category": "Tools",
|
"category": "Tools",
|
||||||
"data": [],
|
"data": [],
|
||||||
'installable': True,
|
'installable': False,
|
||||||
"active": False,
|
"active": False,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue