mirror of https://github.com/OCA/web.git
[FIX] web_widget_plotly_chart: Remove description key
There's the README.rst for thatpull/2815/head
parent
73b4f7d8de
commit
43d05d8b60
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
'name': "Web Widget Plotly",
|
||||
'summary': """Allow to draw plotly charts.""",
|
||||
'description': """Allow to draw plotly charts.""",
|
||||
'author': "LevelPrime srl, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/web",
|
||||
|
|
Loading…
Reference in New Issue