mirror of https://github.com/OCA/web.git
[IMP] web_ir_actions_act_view_reload: black, isort
parent
acdfe6592e
commit
30c9898a02
|
@ -8,15 +8,9 @@
|
|||
"category": "Web",
|
||||
"version": "12.0.1.0.0",
|
||||
"license": "LGPL-3",
|
||||
"author": "Modoolar, "
|
||||
"Brainbean Apps, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"author": "Modoolar, Brainbean Apps, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/web/",
|
||||
"depends": [
|
||||
"web"
|
||||
],
|
||||
"data": [
|
||||
"views/web_ir_actions_act_view_reload.xml",
|
||||
],
|
||||
"depends": ["web"],
|
||||
"data": ["views/web_ir_actions_act_view_reload.xml"],
|
||||
"installable": True,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue