fix refresh bracket

prod
Razmig Sarkissian 2 years ago
parent 3af4049cc6
commit 03abda29b7
  1. 2
      scores/templates/scores/brackets.html

@ -14,7 +14,7 @@
<link rel="stylesheet" href="{% static 'scores/style.css' %}">
<title>Padel</title>
{% if not tv %}
<meta http-equiv="refresh" content="60"/>
<meta http-equiv="refresh" content="15"/>
{% endif %}
</head>

Loading…
Cancel
Save