This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 1af16cd
committed
search.js(query parser): rethrow error if it isn't a string array
only errors that are string arrays are intended to be shown
to the user, other errors are bugs,
and will be shown in the console as usual.1 parent 49bf6ca commit 1af16cd
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2489 | 2489 | | |
2490 | 2490 | | |
2491 | 2491 | | |
2492 | | - | |
2493 | | - | |
2494 | | - | |
| 2492 | + | |
| 2493 | + | |
| 2494 | + | |
| 2495 | + | |
| 2496 | + | |
| 2497 | + | |
| 2498 | + | |
2495 | 2499 | | |
2496 | 2500 | | |
2497 | 2501 | | |
| |||
0 commit comments