Commit 846ee53
committed
fix: Make initFromState async in sign store
Convert initFromState() to async and await addFile() call to
ensure proper initialization when loading file state.
This maintains consistency with other addFile usage throughout
the codebase.
Signed-off-by: Vitor Mattos <[email protected]>1 parent d69390d commit 846ee53
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments