Commit ee17fc6
refactor: let alternative server decide its own CV document path
Use this.alternativeServer.isAppMode instead of this.isAppMode
for consistency with how other methods delegate to the alternative
server. Not a bug — both always share the same mode — but removes
an implicit coupling.1 parent eec34c1 commit ee17fc6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
691 | | - | |
| 691 | + | |
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
| |||
0 commit comments