Commit 150b551
committed
fix: Remove invalid UI5_DATA_DIR default from server.json
The default field contained a description string instead of a valid
value, causing some MCP clients to set UI5_DATA_DIR to the literal text.
The server already handles the unset case correctly by
falling back to ~/.ui5.1 parent c02222a commit 150b551
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
0 commit comments