diff --git a/src/app/components/plugin-manager-component.js b/src/app/components/plugin-manager-component.js index 2213eceb3b..cd01259664 100644 --- a/src/app/components/plugin-manager-component.js +++ b/src/app/components/plugin-manager-component.js @@ -155,7 +155,7 @@ class PluginManagerComponent extends BaseApi {
${value.output.url}
${result}`) } }, (item) => { // triggered each time there's a new verified publish (means hash correspond) this.swarmfileProvider.addReadOnly(item.hash, item.content)