mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 20:37:53 +08:00
fix(webui): syntax
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
6ab34b7f8a
commit
c083e8fcc1
@ -6,7 +6,7 @@ const WebUIPath = "/ipfs/QmfQkD8pBSBCBxWEwFSu4XaDVSWK6bjnNuaWZjMyQbyDub"
|
||||
// this is a list of all past webUI paths.
|
||||
var WebUIPaths = []string{
|
||||
WebUIPath,
|
||||
"/ipfs/QmXc9raDM1M5G5fpBnVyQ71vR4gbnskwnB9iMEzBuLgvoZ"
|
||||
"/ipfs/QmXc9raDM1M5G5fpBnVyQ71vR4gbnskwnB9iMEzBuLgvoZ",
|
||||
"/ipfs/QmenEBWcAk3tN94fSKpKFtUMwty1qNwSYw3DMDFV6cPBXA",
|
||||
"/ipfs/QmUnXcWZC5Ve21gUseouJsH5mLAyz5JPp8aHsg8qVUUK8e",
|
||||
"/ipfs/QmSDgpiHco5yXdyVTfhKxr3aiJ82ynz8V14QcGKicM3rVh",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user