[MIG] Make modules uninstallable

pull/1710/head
Pedro M. Baeza 2015-10-14 02:57:05 +02:00 committed by Pablo Fuentes
parent db203a31b9
commit fdd84c0f29
1 changed files with 1 additions and 1 deletions

View File

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