diff options
author | lolcat <will@lolcat.ca> | 2023-09-06 08:59:29 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-09-06 08:59:29 -0400 |
commit | e7d7bde7b507bfc4096a69a5a7034ffc5aadb7cb (patch) | |
tree | 5d1e30e7995a8705cadf4313d96569763073c169 | |
parent | 3f0dbba5b3ce8bb08499fea7427c1e30d6e626f3 (diff) |
and i forgot this file, alzheimers hit me again
-rw-r--r-- | lib/frontend.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/frontend.php b/lib/frontend.php index e15a4a0..4c5e232 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -1289,6 +1289,7 @@ class frontend{ $key == "extendedsearch" || $value == "any" || $value == "all" || + $key == "spellcheck" || ( $ommit === true && $key == "s" |