recursive_tree_view: add main_screenshot.png to manifest
This commit is contained in:
parent
700e2b2ffb
commit
65bdbcfd4a
1 changed files with 3 additions and 0 deletions
|
|
@ -35,4 +35,7 @@
|
||||||
},
|
},
|
||||||
"installable": True,
|
"installable": True,
|
||||||
"application": False,
|
"application": False,
|
||||||
|
"images": [
|
||||||
|
"static/description/images/main_screenshot.png",
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue