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