mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-04 09:20:21 -05:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -164,6 +164,7 @@ if (! function_exists('language_flag')) {
|
||||
'Vietnamese' => 'vn',
|
||||
default => null,
|
||||
};
|
||||
|
||||
return $flag !== null ? '/img/flags/'.$flag.'.png' : null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user