Skip to content

Commit 433fffd

Browse files
committed
fix web build
1 parent c1c0c00 commit 433fffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/@linera/client/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ pub const OPTIONS: ClientContextOptions = ClientContextOptions {
9494
// TODO(linera-protocol#2944): separate these out from the
9595
// `ClientOptions` struct, since they apply only to the CLI/native
9696
// client
97+
home_directory: None,
9798
wallet_state_path: None,
9899
keystore_path: None,
99100
with_wallet: None,

0 commit comments

Comments
 (0)