[MIG] Make modules uninstallable

pull/1071/head
Pedro M. Baeza 2015-10-14 02:57:05 +02:00 committed by Dennis Sluijk
parent 67f2b202f8
commit 33327a71c9
1 changed files with 1 additions and 1 deletions

View File

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