update: typo on index generate history view

This commit is contained in:
abiyasa05 2025-05-29 09:33:02 +07:00
parent ff8080259f
commit 0debe0d961

View File

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