core(AU): Add AU flag to TG menu
This commit is contained in:
@@ -86,6 +86,7 @@ case "$REGION_CODE" in
|
||||
"SG") FLAG="🇸🇬" ;;
|
||||
"HK") FLAG="🇭🇰" ;;
|
||||
"GB"|"UK") FLAG="🇬🇧" ;;
|
||||
"AU") FLAG="🇦🇺" ;;
|
||||
*) FLAG="🌐" ;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user