diff --git a/media_server/static/index.html b/media_server/static/index.html index 8afcbe4..88e15fd 100644 --- a/media_server/static/index.html +++ b/media_server/static/index.html @@ -1054,7 +1054,7 @@ Command * - + @@ -1108,7 +1108,7 @@ Command * - + @@ -1861,7 +1861,7 @@ ${script.name} ${script.label || script.name} - ${escapeHtml(script.command || 'N/A')} ${script.timeout}s @@ -2072,7 +2072,7 @@ tbody.innerHTML = callbacksList.map(callback => ` ${callback.name} - ${escapeHtml(callback.command)} ${callback.timeout}s
${script.name}
${callback.name}