3
0
Fork 0

[FIX] Replace deprecated "active" key in manifest with "auto_install" key

9.0
Francesco Apruzzese 2015-07-26 15:37:21 +02:00
parent f363896c60
commit 4324d6c014
1 changed files with 1 additions and 1 deletions

View File

@ -34,6 +34,6 @@
],
"update_xml": [],
"demo_xml": [],
"active": False,
"auto_install": False,
"installable": True
}