use https for 3box plugin

pull/1/head
yann300 5 years ago committed by GitHub
parent ad8da94391
commit 3a3c4d9ac4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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