diff --git a/WebHost/templates/tracker.html b/WebHost/templates/tracker.html index 749fc5dc..592f5682 100644 --- a/WebHost/templates/tracker.html +++ b/WebHost/templates/tracker.html @@ -67,7 +67,7 @@ {% if (team, loop.index) in video %} {{ player_names[(team, loop.index)] }} - 📺 + ▶️ {% else %} {{ player_names[(team, loop.index)] }}{% endif %} {% for id in tracking_ids %}