[ADD] Refresh notification icon script

Similar to what we have in AAv3 for the notification count
This commit is contained in:
Peter Pfeufer
2023-10-31 21:45:52 +01:00
parent ee41d62c13
commit 2c5972d0ab
3 changed files with 89 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
{% load static %}
<script src="{% static 'allianceauth/js/refresh-notification-icon.js' %}"></script>