Skip to content

Commit

Permalink
feat: webui 2.7.5
Browse files Browse the repository at this point in the history
This commit was moved from ipfs/kubo@135c451
  • Loading branch information
hacdias authored Apr 17, 2020
1 parent b11009b commit 0431eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/core/corehttp/webui.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package corehttp

// TODO: move to IPNS
const WebUIPath = "/ipfs/bafybeigxqbvc6qxk2wkdyzpkh7mr7zh5pxbvpjb6a6mxdtpwhlqaf4qj5a"
const WebUIPath = "/ipfs/bafybeidatpz2hli6fgu3zul5woi27ujesdf5o5a7bu622qj6ugharciwjq"

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

0 comments on commit 0431eec

Please sign in to comment.