Archived
1
Fork 0
forked from Korbs/4get

aaand forgot that

This commit is contained in:
lolcat 2023-09-06 08:52:31 -04:00
parent 9fcbeb052b
commit f7232030c3

View file

@ -277,7 +277,7 @@ class brave{
// spellcheck // spellcheck
if($spellcheck == "no"){ if($spellcheck == "no"){
$q["spellcheck"] = "0"; $q["spellcheck"] = "1";
} }
} }
/* /*