From 38de0a1f5772b8b9a74100e61c4b7d8a3113948f Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Mon, 21 Oct 2019 20:24:15 +0100 Subject: [PATCH] Update webui.go This commit was moved from ipfs/kubo@f3f3899a6892073de30a97dc3c3fd9e5d2be782d --- gateway/core/corehttp/webui.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateway/core/corehttp/webui.go b/gateway/core/corehttp/webui.go index 5454aebb4..cbaef67ee 100644 --- a/gateway/core/corehttp/webui.go +++ b/gateway/core/corehttp/webui.go @@ -1,7 +1,7 @@ package corehttp // TODO: move to IPNS -const webUIPath = "/ipfs/QmcjeTciMNgEBe4xXvEaA4TQtwTRkXucx7DmKWViXSmX7m" +const WebUIPath = "/ipfs/QmcjeTciMNgEBe4xXvEaA4TQtwTRkXucx7DmKWViXSmX7m" // this is a list of all past webUI paths. var WebUIPaths = []string{