mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
Revert change
This commit is contained in:
@@ -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', {
|
||||||
|
|||||||
Reference in New Issue
Block a user