Skip to content

Commit 4fdc3ad

Browse files
authored
Merge pull request #7159 from ipfs/feat/webui-v2.7.4
feat: webui v2.7.4
2 parents d64eec9 + 7d397ac commit 4fdc3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/corehttp/webui.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package corehttp
22

33
// TODO: move to IPNS
4-
const WebUIPath = "/ipfs/bafybeihpkhgv3jfnyx5qcexded7agjpwbgvtc3o6lnk6n3cs37fh4xx4fe"
4+
const WebUIPath = "/ipfs/bafybeigxqbvc6qxk2wkdyzpkh7mr7zh5pxbvpjb6a6mxdtpwhlqaf4qj5a"
55

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

0 commit comments

Comments
 (0)