Commit 1d53aef
committed
fix(encryption): Use IAppConfig for encryptHomeStorage read
Replace deprecated IConfig::getAppValue() with the typed
IAppConfig::getValueString() for the encryptHomeStorage check,
consistent with the rest of this PR's config migration.
Signed-off-by: Stephen Cuppett <steve@cuppett.com>1 parent 8550ab4 commit 1d53aef
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments