diff --git a/html/src/app.js b/html/src/app.js
index aea16328..8b720a0d 100644
--- a/html/src/app.js
+++ b/html/src/app.js
@@ -3232,8 +3232,6 @@ speechSynthesis.getVoices();
API.$on('PIPELINE', function (args) {
var { type, content } = args.json;
- delete content.state;
- delete content.status;
switch (type) {
case 'notification':
this.$emit('NOTIFICATION', {