This commit is contained in:
pypy
2021-01-21 12:21:19 +09:00
parent 2634de2bbc
commit 6f97615ee6
2 changed files with 2 additions and 2 deletions

View File

@@ -8037,4 +8037,4 @@ speechSynthesis.getVoices();
$app = new Vue($app);
window.$app = $app;
})();
}());

View File

@@ -1212,4 +1212,4 @@ speechSynthesis.getVoices();
$app = new Vue($app);
window.$app = $app;
})();
}());