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