default case

This commit is contained in:
pypy
2021-01-21 12:30:42 +09:00
parent a1c681625f
commit d37bcde2cc
2 changed files with 9 additions and 0 deletions

View File

@@ -4751,6 +4751,9 @@ speechSynthesis.getVoices();
data: gameLog.json
};
break;
default:
break;
}
if (tableData !== null) {