diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 12:11:34 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 12:11:34 +0900 |
| commit | f358a9b819e82a619d684fed3b945ee879a2ed3c (patch) | |
| tree | 2e20d7e025639d98b69c7d1c0df30947b0214a36 | |
| parent | d0b7de4be4eb543e450757cf18621bf32071208d (diff) | |
Whisperページ: 続けて実行する場合にブラウザ再読み込みを優先
| -rw-r--r-- | src/content/docs/whisper-moji-okosi.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/docs/whisper-moji-okosi.mdx b/src/content/docs/whisper-moji-okosi.mdx index 99e02d3..7bf6b31 100644 --- a/src/content/docs/whisper-moji-okosi.mdx +++ b/src/content/docs/whisper-moji-okosi.mdx @@ -177,7 +177,7 @@ Google Drive を開いたときに最初に表示される場所です。「会 ### 続けて実行する場合 -別の音声ファイルを文字起こししたい場合は、再生ボタンを押せば再度実行できます。 +別の音声ファイルを文字起こししたい場合は、ブラウザの再読み込みボタンを押すか、再生ボタンで再度実行できます。 <img src="/img/whisper-restart.png" alt="再実行ボタン" class="whisper-img" /> |
