Commit b85e3fb
committed
Strip surrounding quotes from slash command arguments
When users type /add '/path/to file' the quotes were included as
part of the path, causing "Path does not exist" errors. Now single
and double quotes wrapping the argument are stripped.1 parent 620f714 commit b85e3fb
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
323 | 326 | | |
324 | 327 | | |
325 | 328 | | |
| |||
0 commit comments