Skip to content

Commit

Permalink
feat: update dashboard cid (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn-Huang-Tron authored Sep 27, 2023
1 parent cf4d580 commit 6b506c5
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/QmNZZoPQiVgUDRQFUP85oc2vhKJAgbysQeNmUvwtGWTp9D" // v2.3.3
const WebUIPath = "/btfs/QmSjmigZcnd4CyYS5R6cM6V1dV1WTQ3sddRsr6iecMsRYK" // v2.3.3

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

0 comments on commit 6b506c5

Please sign in to comment.