mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
- favicon fix
- checkout fix - stripe prefered locales - color theme - stripe card info box in dev version
This commit is contained in:
Vendored
+2
-2
@@ -23,6 +23,8 @@ const defaultState = {
|
||||
},
|
||||
],
|
||||
countries: [
|
||||
{label: 'Czech Republic', value: 'CZ'},
|
||||
{label: 'Slovakia', value: 'SK'},
|
||||
{label: 'Afghanistan', value: 'AF'},
|
||||
{label: 'Åland Islands', value: 'AX'},
|
||||
{label: 'Albania', value: 'AL'},
|
||||
@@ -80,7 +82,6 @@ const defaultState = {
|
||||
{label: 'Croatia', value: 'HR'},
|
||||
{label: 'Cuba', value: 'CU'},
|
||||
{label: 'Cyprus', value: 'CY'},
|
||||
{label: 'Czech Republic', value: 'CZ'},
|
||||
{label: 'Denmark', value: 'DK'},
|
||||
{label: 'Djibouti', value: 'DJ'},
|
||||
{label: 'Dominica', value: 'DM'},
|
||||
@@ -219,7 +220,6 @@ const defaultState = {
|
||||
{label: 'Seychelles', value: 'SC'},
|
||||
{label: 'Sierra Leone', value: 'SL'},
|
||||
{label: 'Singapore', value: 'SG'},
|
||||
{label: 'Slovakia', value: 'SK'},
|
||||
{label: 'Slovenia', value: 'SI'},
|
||||
{label: 'Solomon Islands', value: 'SB'},
|
||||
{label: 'Somalia', value: 'SO'},
|
||||
|
||||
Reference in New Issue
Block a user