Altered Flag to show right one

This commit is contained in:
int2001
2024-12-26 07:33:36 +00:00
parent 88f1ccb344
commit 3e05018ef7
2 changed files with 2 additions and 2 deletions

View File

@@ -264,6 +264,6 @@ $gt_conf['languages'] = array(
'gettext' => 'hy',
'direction' => 'ltr',
'code' => 'hy',
'flag' => 'hy',
'flag' => 'am',
)
);