Skip to content

Commit 7618e90

Browse files
hacdiaslidel
authored andcommitted
feat: web ui 2.7.1 (#814)
1 parent 0cc0b02 commit 7618e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

add-on/src/lib/state.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const offlinePeerCount = -1
66

77
// CID of a 'blessed' Web UI release
88
// which should work without setting CORS headers
9-
const webuiCid = 'QmcjeTciMNgEBe4xXvEaA4TQtwTRkXucx7DmKWViXSmX7m' // v2.5.8
9+
const webuiCid = 'QmPkojhjJkJ5LEGBDrAvdftrjAYmi9GU5Cq27mWvZTDieW' // v2.7.1
1010

1111
function initState (options) {
1212
// we store options and some pregenerated values to avoid async storage

0 commit comments

Comments
 (0)