Skip to content

Commit

Permalink
Merge pull request #467 from bittorrent/feat/update-dashboard
Browse files Browse the repository at this point in the history
feat: update dashboard cid
  • Loading branch information
Shawn-Huang-Tron authored Oct 30, 2024
2 parents b65bf4d + 3381053 commit 41bbf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/corehttp/webui.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package corehttp

const WebUIPath = "/btfs/QmYkDfKxQDmHdDUvhWZK5t3GvoqeKokb5wkcrmZdnuUqRS" // v3.1.0
const WebUIPath = "/btfs/QmSknKKLXqrhmgAkKwyMwtaAZPuj556aio8oXuL3XPNj74" // v3.1.0

// this is a list of all past webUI paths.
var WebUIPaths = []string{
Expand Down

0 comments on commit 41bbf66

Please sign in to comment.