forked from FoundKeyGang/FoundKey
✌️
This commit is contained in:
parent
c157644110
commit
4b3a804d45
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
||||||
localStorage.setItem('should-refresh', 'true');
|
localStorage.setItem('should-refresh', 'true');
|
||||||
|
|
||||||
alert('キャッシュをクリアしました。');
|
alert('キャッシュをクリアしました。');
|
||||||
|
|
||||||
|
location.href = '/';
|
||||||
} else {
|
} else {
|
||||||
alert('問題が解決しない場合はサーバー管理者までお問い合せください。');
|
alert('問題が解決しない場合はサーバー管理者までお問い合せください。');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue