fix: Fix flag for English
This commit is contained in:
@@ -5,7 +5,7 @@ import core from './core';
|
||||
|
||||
export default {
|
||||
language: 'en',
|
||||
country: 'us',
|
||||
country: 'gb',
|
||||
name: 'English',
|
||||
embeddedLocale: merge(login, core),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user