Merge branch 'develop' into pizzax-indexeddb

This commit is contained in:
tamaina
2022-05-01 15:08:25 +09:00
committed by GitHub
55 changed files with 2162 additions and 717 deletions

View File

@@ -149,7 +149,6 @@ if ($i && $i.token) {
try {
document.body.innerHTML = '<div>Please wait...</div>';
await login(i);
location.reload();
} catch (e) {
// Render the error screen
// TODO: ちゃんとしたコンポーネントをレンダリングする(v10とかのトラブルシューティングゲーム付きのやつみたいな)