Skip to content

Commit

Permalink
Set poster url in config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TDionis committed May 5, 2022
1 parent 81b5f94 commit b41e63e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@
"icon": "https://i.imgur.com/1hqGMyg.png",
"icon_background": "#FFFFFF",
"context_menu": {
"target": ["images_project"],
"target": [
"images_project"
],
"context_root": "Download as"
}
}
},
"poster": "https://i.imgur.com/9eRexuy.png"
}

0 comments on commit b41e63e

Please sign in to comment.