Skip to content

Commit

Permalink
Merge pull request #6025 from ipfs/revert-6018-chore/update-to-webui-…
Browse files Browse the repository at this point in the history
…v2.4.0

Revert "chore: update to Web UI 2.4.0"
  • Loading branch information
Stebalien authored Feb 26, 2019
2 parents a3d4673 + e804baf commit 0cee91f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/corehttp/webui.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
package corehttp

// TODO: move to IPNS
const WebUIPath = "/ipfs/Qmb6o8HKrouK2WXVFS8753BArqnx5xz68tk6779ncPxpd8"
const WebUIPath = "/ipfs/QmXc9raDM1M5G5fpBnVyQ71vR4gbnskwnB9iMEzBuLgvoZ"

// this is a list of all past webUI paths.
var WebUIPaths = []string{
WebUIPath,
"/ipfs/QmXc9raDM1M5G5fpBnVyQ71vR4gbnskwnB9iMEzBuLgvoZ",
"/ipfs/QmenEBWcAk3tN94fSKpKFtUMwty1qNwSYw3DMDFV6cPBXA",
"/ipfs/QmUnXcWZC5Ve21gUseouJsH5mLAyz5JPp8aHsg8qVUUK8e",
"/ipfs/QmSDgpiHco5yXdyVTfhKxr3aiJ82ynz8V14QcGKicM3rVh",
Expand Down

0 comments on commit 0cee91f

Please sign in to comment.