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

Loading…
Cancel
Save