[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:57:05 +02:00
parent f1e6723348
commit d075de1dac

View File

@@ -36,5 +36,5 @@
"update_xml": [],
"demo_xml": [],
"auto_install": False,
"installable": True
'installable': False
}