Commit 26964590 authored by yann300's avatar yann300

fix lib ref

parent 3dbdeec7
......@@ -7,7 +7,7 @@ var EventManager = require('ethereum-remix').lib.EventManager
var FileExplorer = require('../files/file-explorer')
var modalDialog = require('../ui/modaldialog')
var modalDialogCustom = require('../ui/modal-dialog-custom')
var QueryParams = require('./query-params')
var QueryParams = require('../../lib/query-params')
var queryParams = new QueryParams()
module.exports = filepanel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment