Commit ab61ef20 authored by dignifiedquire's avatar dignifiedquire

feat: Update to the latest version of the webui

License: MIT
Signed-off-by: default avatarFriedel Ziegelmayer <dignfiedquire@gmail.com>
parent b7d35e3a
package corehttp
// TODO: move to IPNS
const WebUIPath = "/ipfs/QmR9MzChjp1MdFWik7NjEjqKQMzVmBkdK3dz14A6B5Cupm"
const WebUIPath = "/ipfs/QmRyWyKWmphamkMRnJVjUTzSFSAAZowYP4rnbgnfMXC9Mr"
// this is a list of all past webUI paths.
var WebUIPaths = []string{
......@@ -12,6 +12,7 @@ var WebUIPaths = []string{
"/ipfs/QmSHDxWsMPuJQKWmVA1rB5a3NX2Eme5fPqNb63qwaqiqSp",
"/ipfs/QmctngrQAt9fjpQUZr7Bx3BsXUcif52eZGTizWhvcShsjz",
"/ipfs/QmS2HL9v5YeKgQkkWMvs1EMnFtUowTEdFfSSeMT4pos1e6",
"/ipfs/QmR9MzChjp1MdFWik7NjEjqKQMzVmBkdK3dz14A6B5Cupm",
}
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