Revert change

This commit is contained in:
Natsumi
2021-04-17 23:32:13 +12:00
parent 30b3156e33
commit de6cda5348
-2
View File
@@ -3232,8 +3232,6 @@ speechSynthesis.getVoices();
API.$on('PIPELINE', function (args) { API.$on('PIPELINE', function (args) {
var { type, content } = args.json; var { type, content } = args.json;
delete content.state;
delete content.status;
switch (type) { switch (type) {
case 'notification': case 'notification':
this.$emit('NOTIFICATION', { this.$emit('NOTIFICATION', {