Skip to content

Commit

Permalink
fix: update webui hash
Browse files Browse the repository at this point in the history
  • Loading branch information
Shengwen Yu authored and tycm4109 committed Jun 24, 2019
1 parent 02b3441 commit f6ce307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/corehttp/webui.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package corehttp

// TODO: move to BTNS
const WebUIPath = "/btfs/QmZ9KReQmJ5Bp8iWdYJ7dqjuMUB7ou6bwmiE3pXTX3BuHx"
const WebUIPath = "/btfs/QmeFQ1W5Uqu7Jxj79SLUZwLfQjsfFffumzimfQrKzo3Fpv"

// this is a list of all past webUI paths.
var WebUIPaths = []string{
Expand Down

0 comments on commit f6ce307

Please sign in to comment.