Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from ethereum/yann300-patch-3
Browse files Browse the repository at this point in the history
use remix-project origin
  • Loading branch information
yann300 committed Aug 14, 2020
2 parents 8343a82 + a966128 commit 6ffe998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ app.on('ready', () => {
})

let remixdStart = () => {
const remixIdeUrl = 'package://a7df6d3c223593f3550b35e90d7b0b1f.mod'
const remixIdeUrl = 'package://6fd22d6fe5549ad4c4d8fd3ca0b7816b.mod'
console.log('start shared folder service')
try {
const websocketHandler = new remixd.Websocket(65520, { remixIdeUrl }, sharedFolderClient)
Expand Down

0 comments on commit 6ffe998

Please sign in to comment.