diff --git a/webpack.config.js b/webpack.config.js index 2432d71..8dfc55d 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -66,6 +66,10 @@ module.exports = { environment, package: "Trello", packageDescription: "workerB package for trello.com", + packageIcon: "https://i.pinimg.com/280x280_RS/0f/b8/e6/0fb8e676a1cd0eae9b0f7ea862c40f93.jpg", + sites: [ + "https://trello.com", + ], folderDescriptionList }) ],