This commit is contained in:
2025-10-25 18:12:15 +11:00
parent 90b3fe4c2f
commit 392708bad9

View File

@@ -71,8 +71,7 @@ function SetActiveJobsBadge(num_jobs)
// after a 1 second timeout
function CheckForJobs()
{
$.ajax(
{
$.ajax( {
type: 'POST', url: '/check_for_jobs',
success: function(data) {
// for each status, handle it/make toast in UI