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('問題が解決しない場合はサーバー管理者までお問い合せください。');
}