This commit is contained in:
pypy
2021-01-21 12:39:48 +09:00
parent 0ce86d3b67
commit ceebac9730
2 changed files with 2 additions and 2 deletions

View File

@@ -2672,7 +2672,7 @@ speechSynthesis.getVoices();
'Favorite Avatars',
'VRC+ Group 1',
'VRC+ Group 2',
'VRC+ Group 3',
'VRC+ Group 3'
];
this.favoriteAvatarGroups = [];
for (var i = 0; i < 4; ++i) {

View File

@@ -688,7 +688,7 @@ speechSynthesis.getVoices();
lastFeedEntry: [],
wristFeed: [],
notyMap: [],
devices: [],
devices: []
},
computed: {},
methods: {},