update: typo on index generate history view

This commit is contained in:
abiyasa05 2025-05-29 09:33:02 +07:00
parent 0c0ce82c88
commit 7813a181e2

View File

@ -368,7 +368,7 @@
@if ($history_generated_text->question_type == 'multiple_choice')
Pilihan Ganda
@elseif ($history_generated_text->question_type == 'essay')
Isiann
Isian
@else
-
@endif