Add global presence heartbeat and online tracking

This commit is contained in:
2026-02-26 10:53:56 +01:00
parent 60442b4335
commit 5eeef54e46
6 changed files with 56 additions and 1 deletions
+1
View File
@@ -20,5 +20,6 @@
</div>
{% endif %} {% endwith %} {% block content %}{% endblock %}
</main>
<script src="{{ url_for('static', filename='js/presence.js') }}"></script>
</body>
</html>