fix mobile field types

This commit is contained in:
Pete Matsyburka
2024-08-14 16:39:51 +03:00
parent ad56d5ee14
commit 5f9067baee
@@ -52,7 +52,7 @@
</template>
<template v-else>
<template
v-for="(icon, type) in fieldIcons"
v-for="(icon, type) in fieldIconsSorted"
:key="type"
>
<li v-if="(fieldTypes.length === 0 || fieldTypes.includes(type)) && (withPhone || type != 'phone') && (withPayment || type != 'payment')">