Przeglądaj źródła

completed admin panel

master
alireza 4 miesięcy temu
rodzic
commit
a7b914be9e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/components/ConfigCountriesSelect.vue

+ 1
- 0
src/components/ConfigCountriesSelect.vue Wyświetl plik

@@ -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">


Ładowanie…
Anuluj
Zapisz