use https for 3box plugin

pull/3094/head
yann300 6 years ago committed by GitHub
parent dda5c4167c
commit 5e470cead4
  1. 2
      src/remixAppManager.js

@ -163,7 +163,7 @@ export class RemixAppManager extends PluginEngine {
methods: ['isEnabled', 'openSpace', 'getValue', 'setValue'],
events: [],
version: '0.1.0-beta',
url: 'http://remix-3box.surge.sh',
url: 'https://remix-3box.surge.sh',
icon: 'https://raw.githubusercontent.com/3box/3box-dapp/master/public/3Box3.png',
location: 'sidePanel'
}

Loading…
Cancel
Save