fix ref jobs

This commit is contained in:
CHIEFSOFT\ameye
2024-08-21 10:32:29 -04:00
parent 34c9ef0e58
commit 2b26dde31e
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ class WrenchResources extends BaseController
$next_question = [
"question" => "What is C ? <br> C = $a + $b .",
"option" => $option_mix,
"option" => $option_mix,
"answer" => $c,
'option_mix' => $option_mix,
"last" => false,