Update webui.go
Henrique Dias committed
Oct 21, 2019 at 20:24 UTC
f3f3899a6892073de30a97dc3c3fd9e5d2be782d
1 file changed
+1
-1
core/corehttp/webui.go
+1
-1
@@ -1,7 +1,7 @@
1
package corehttp
2
3
// TODO: move to IPNS
4
-const webUIPath = "/ipfs/QmcjeTciMNgEBe4xXvEaA4TQtwTRkXucx7DmKWViXSmX7m"
4
+const WebUIPath = "/ipfs/QmcjeTciMNgEBe4xXvEaA4TQtwTRkXucx7DmKWViXSmX7m"
5
6
// this is a list of all past webUI paths.
7
var WebUIPaths = []string{