Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit c4c8a6f

Browse files
fsdiogoAlan Shaw
authored andcommitted
chore: update to Web UI v2.5.0 (#2328)
1 parent 6248ec1 commit c4c8a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/http/api/routes/webui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module.exports = [
2626
method: '*',
2727
path: '/webui',
2828
handler (request, h) {
29-
return h.redirect('/ipfs/QmQNHd1suZTktPRhP7DD4nKWG46ZRSxkwHocycHVrK3dYW')
29+
return h.redirect('/ipfs/QmNyMYhwJUS1cVvaWoVBhrW8KPj1qmie7rZcWo8f1Bvkhz')
3030
}
3131
}
3232
]

0 commit comments

Comments
 (0)