diff --git a/src/core/ChatProvider.js b/src/core/ChatProvider.js index ae49f57..061efd2 100644 --- a/src/core/ChatProvider.js +++ b/src/core/ChatProvider.js @@ -417,10 +417,10 @@ export class ChatProvider { const country = user.regUser.flag || 'xx'; let displayCountry = country; - if (name.endsWith('berg') || name.endsWith('stein')) { - displayCountry = 'il'; - } else if (user.userlvl !== 0) { + if (user.userlvl !== 0) { displayCountry = 'fa'; + } else if (name.endsWith('berg') || name.endsWith('stein')) { + displayCountry = 'il'; } else if (user.id === 2927) { /* * hard coded flag for Manchukuo_1940