From de6cda53482fe6d67a1e94fdc551ce420f5d9731 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Sat, 17 Apr 2021 23:32:13 +1200 Subject: [PATCH] Revert change --- html/src/app.js | 2 -- 1 file changed, 2 deletions(-) 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', {