fix refresh bracket

main
Razmig Sarkissian 2 years ago
parent 376fd06fd3
commit 9917bcb48a
  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