Skip to content

Commit

Permalink
fix: fix machine version creation
Browse files Browse the repository at this point in the history
  • Loading branch information
abrgr committed Oct 24, 2023
1 parent fc59176 commit 8fd6d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ export class StateBackedClient {
{
clientInfo: req.clientInfo,
makeCurrent: req.makeCurrent,
indexSelectors: req.indexSelectors,
},
signal,
);
Expand Down

0 comments on commit 8fd6d8c

Please sign in to comment.