mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] Replace deprecated "active" key in manifest with "auto_install" key
This commit is contained in:
@@ -34,6 +34,6 @@
|
||||
],
|
||||
"update_xml": [],
|
||||
"demo_xml": [],
|
||||
"active": False,
|
||||
"auto_install": False,
|
||||
"installable": True
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user