alireza 4 месяцев назад
Родитель
Сommit
a7b914be9e
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      src/components/ConfigCountriesSelect.vue

+ 1
- 0
src/components/ConfigCountriesSelect.vue Просмотреть файл

@@ -16,6 +16,7 @@
:key="code?.id"
>
{{ code?.title }}
<template v-if="code?.country_code">({{ code?.country_code }})</template>
</option>
</select>
<small id="country-code-help" class="form-text text-muted">


Загрузка…
Отмена
Сохранить