Merge branch 'develop' into pizzax-indexeddb
This commit is contained in:
commit
c5048ee993
55 changed files with 2162 additions and 717 deletions
|
|
@ -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とかのトラブルシューティングゲーム付きのやつみたいな)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue