diff options
Diffstat (limited to 'packages/web/src/content/docs/ja/plugins.mdx')
| -rw-r--r-- | packages/web/src/content/docs/ja/plugins.mdx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/web/src/content/docs/ja/plugins.mdx b/packages/web/src/content/docs/ja/plugins.mdx index e83b41103..26040ce48 100644 --- a/packages/web/src/content/docs/ja/plugins.mdx +++ b/packages/web/src/content/docs/ja/plugins.mdx @@ -234,10 +234,9 @@ export const NotificationPlugin = async ({ project, client, $, directory, worktr macOS 上で AppleScript を実行するために `osascript` を使用しています。ここでは通知を送信するために使用しています。 -:::注記 +:::note OpenCode デスクトップ アプリを使用している場合は、応答の準備ができたとき、またはセッション エラーが発生したときにシステム通知を自動的に送信できます。 ::: - --- ### .env 保護 |
