diff --git a/assets/pages/ns/pod.json b/assets/pages/ns/pod.json index 21bd6e8..59f141e 100644 --- a/assets/pages/ns/pod.json +++ b/assets/pages/ns/pod.json @@ -744,7 +744,7 @@ "value": "${ls:commandHistory||[]}", "items": { "type": "tpl", - "tpl": "${last_command}
${result}
", + "tpl": "${last_command} ${human_command}
${result}
", "style": { "padding": "5px", "borderBottom": "1px solid #ddd"