add on-click event to refresh the update counter

This commit is contained in:
Adam Gausmann 2025-06-04 11:55:37 -05:00
parent b301d9503e
commit af023a6fc2

View file

@ -45,6 +45,7 @@
"return-type": "json", "return-type": "json",
// every 7 hours // every 7 hours
"interval": 25200, "interval": 25200,
"on-click": "",
}, },
{% for iface in host.wireless %} {% for iface in host.wireless %}