Commit 29191fe
committed
fix: respect XDG_DATA_HOME in state persistence storage path
STORAGE_DIR in persistence.ts also hardcoded ~/.local/share instead of
checking XDG_DATA_HOME. Same pattern as the logger fix.1 parent b4f8765 commit 29191fe
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
| |||
0 commit comments