summaryrefslogtreecommitdiff
path: root/src/web/assets/recover.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/assets/recover.html')
-rw-r--r--src/web/assets/recover.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/assets/recover.html b/src/web/assets/recover.html
index 35afd2adf2..4922b68d35 100644
--- a/src/web/assets/recover.html
+++ b/src/web/assets/recover.html
@@ -6,7 +6,7 @@
<title>Misskeyのリカバリ</title>
<script>
- const yn = window.confirm('キャッシュをクリアしますか?\n\nDo you want to clear caches?');
+ const yn = window.confirm('キャッシュをクリアしますか?(他のタブでMisskeyを開いている状態だと正常にクリアできないので、他のMisskeyのタブをすべて閉じてから行ってください)\n\nDo you want to clear caches?');
if (yn) {
try {