Skip to content

Commit 649eb09

Browse files
committed
fix web build
1 parent 0c9ec4d commit 649eb09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linera-web/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ pub const OPTIONS: ClientContextOptions = ClientContextOptions {
9191
// TODO(linera-protocol#2944): separate these out from the
9292
// `ClientOptions` struct, since they apply only to the CLI/native
9393
// client
94+
home_directory: None,
9495
wallet_state_path: None,
9596
keystore_path: None,
9697
with_wallet: None,

0 commit comments

Comments
 (0)