1
0
Fork 1
mirror of https://example.com synced 2024-11-25 19:46:39 +09:00
This commit is contained in:
syuilo 2017-11-28 16:11:57 +09:00
parent c157644110
commit 4b3a804d45

View file

@ -23,6 +23,8 @@
localStorage.setItem('should-refresh', 'true');
alert('キャッシュをクリアしました。');
location.href = '/';
} else {
alert('問題が解決しない場合はサーバー管理者までお問い合せください。');
}