mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-08 17:43:07 -05:00
aaand forgot that
This commit is contained in:
parent
9fcbeb052b
commit
f7232030c3
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ class brave{
|
|||
// spellcheck
|
||||
if($spellcheck == "no"){
|
||||
|
||||
$q["spellcheck"] = "0";
|
||||
$q["spellcheck"] = "1";
|
||||
}
|
||||
}
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue