fix(encounter): fixing typo text

This commit is contained in:
riefive
2025-11-15 08:39:47 +07:00
parent a43e2feb98
commit ec0997805c
@@ -59,7 +59,7 @@ const itemsOne: ButtonItems[] = [
type: 'image',
},
{
label: 'Fil SEP',
label: 'File SEP',
icon: 'i-lucide-file',
value: 'sep',
type: 'icon',