mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
default case
This commit is contained in:
@@ -4751,6 +4751,9 @@ speechSynthesis.getVoices();
|
||||
data: gameLog.json
|
||||
};
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
if (tableData !== null) {
|
||||
|
||||
Reference in New Issue
Block a user