summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/bs/plugins.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web/src/content/docs/bs/plugins.mdx')
-rw-r--r--packages/web/src/content/docs/bs/plugins.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/bs/plugins.mdx b/packages/web/src/content/docs/bs/plugins.mdx
index afe56c07e..b5310f1d7 100644
--- a/packages/web/src/content/docs/bs/plugins.mdx
+++ b/packages/web/src/content/docs/bs/plugins.mdx
@@ -224,7 +224,7 @@ export const NotificationPlugin = async ({ project, client, $, directory, worktr
```
Koristimo `osascript` za pokretanje AppleScript-a na macOS-u. Ovdje ga koristimo za slanje obavještenja.
-:::napomena
+:::note
Ako koristite desktop aplikaciju OpenCode, ona može automatski slati sistemske obavijesti kada je odgovor spreman ili kada dođe do greške u sesiji.
:::