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

Commit c3ba285

Browse files
fsdiogoAlan Shaw
authored and
Alan Shaw
committed
chore: update to Web UI 2.4.5 (#2054)
1 parent 3fc1a51 commit c3ba285

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
@@ -17,7 +17,7 @@ module.exports = [
1717
method: '*',
1818
path: '/webui',
1919
handler (request, h) {
20-
return h.redirect('/ipfs/QmfQkD8pBSBCBxWEwFSu4XaDVSWK6bjnNuaWZjMyQbyDub')
20+
return h.redirect('/ipfs/QmUa2QBGU5sGcVpAHfw5BrgaMQeHHfiSM6xJtibZMnuHDa')
2121
}
2222
}
2323
]

0 commit comments

Comments
 (0)