Commit 259877c
committed
fix: use consistent keyClient for all data access
Use self.keyClient.getBackupInfo() instead of KeyClient.live.getBackupInfo()
to maintain consistency with LSP loading and ensure both backup info and LSP
data come from the same source (live or mock) in all app modes.1 parent 496ce86 commit 259877c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments