diff --git a/core/tg_report.sh b/core/tg_report.sh index fedaaf8..7c577eb 100755 --- a/core/tg_report.sh +++ b/core/tg_report.sh @@ -86,6 +86,7 @@ case "$REGION_CODE" in "SG") FLAG="πŸ‡ΈπŸ‡¬" ;; "HK") FLAG="πŸ‡­πŸ‡°" ;; "GB"|"UK") FLAG="πŸ‡¬πŸ‡§" ;; + "AU") FLAG="πŸ‡¦πŸ‡Ί" ;; *) FLAG="🌐" ;; esac