This commit is contained in:
parent
2588e7ae9e
commit
45cb5cec04
5 changed files with 34 additions and 13 deletions
|
|
@ -13,6 +13,8 @@ if (yn) {
|
|||
console.error(e);
|
||||
}
|
||||
|
||||
localStorage.removeItem('v');
|
||||
|
||||
location.reload(true);
|
||||
} else {
|
||||
alert('問題が解決しない場合はサーバー管理者までお問い合せください。');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue