Commit cee06b1
fix(xbescanner): scan paths missing trailing slashes
An issue loading directories/files is experienced when a trailing backslash is not included in the config menu scan path, the dashboard menu result is '<empty>'. The default, sampleconfig.json, includes menu scan paths without a trailing backslash and so it was expected.1 parent 3188142 commit cee06b1
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
| |||
0 commit comments