Skip to content

Commit

Permalink
Merge pull request #7159 from ipfs/feat/webui-v2.7.4
Browse files Browse the repository at this point in the history
feat: webui v2.7.4
  • Loading branch information
Stebalien committed Apr 14, 2020
2 parents d64eec9 + 7d397ac commit 4fdc3ad
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 IPNS
const WebUIPath = "/ipfs/bafybeihpkhgv3jfnyx5qcexded7agjpwbgvtc3o6lnk6n3cs37fh4xx4fe"
const WebUIPath = "/ipfs/bafybeigxqbvc6qxk2wkdyzpkh7mr7zh5pxbvpjb6a6mxdtpwhlqaf4qj5a"

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

0 comments on commit 4fdc3ad

Please sign in to comment.