Unverified Commit 23ac8a22 authored by Steven Allen's avatar Steven Allen Committed by GitHub

Merge pull request #6707 from hacdias/patch-3

feat: web ui 2.5.7
parents 51226cc4 bb59c249
package corehttp
// TODO: move to IPNS
const WebUIPath = "/ipfs/QmPURAjo3oneGH53ovt68UZEBvsc8nNmEhQZEpsVEQUMZE"
const WebUIPath = "/ipfs/QmeSXt32frzhvewLKwA1dePTSjkTfGVwTh55ZcsJxrCSnk"
// this is a list of all past webUI paths.
var WebUIPaths = []string{
......@@ -28,6 +28,7 @@ var WebUIPaths = []string{
"/ipfs/QmVTiRTQ72qiH4usAGT4c6qVxCMv4hFMUH9fvU6mktaXdP",
"/ipfs/QmYcP4sp1nraBiCYi6i9kqdaKobrK32yyMpTrM5JDA8a2C",
"/ipfs/QmUtMmxgHnDvQq4bpH6Y9MaLN1hpfjJz5LZcq941BEqEXs",
"/ipfs/QmPURAjo3oneGH53ovt68UZEBvsc8nNmEhQZEpsVEQUMZE",
}
var WebUIOption = RedirectOption("webui", WebUIPath)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment