summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/bs/plugins.mdx
diff options
context:
space:
mode:
authorAdam <[email protected]>2026-02-09 13:55:55 -0600
committerAdam <[email protected]>2026-02-09 13:55:55 -0600
commit274bb948e793c72d22d4e2d31e6b9559c6ff4d6c (patch)
tree34d892e508c4af9387518d545dfd7ed4a875ff71 /packages/web/src/content/docs/bs/plugins.mdx
parentd9b4535d643f6bdc5c6cec0aa2c020ab98f9180c (diff)
downloadopencode-274bb948e793c72d22d4e2d31e6b9559c6ff4d6c.tar.gz
opencode-274bb948e793c72d22d4e2d31e6b9559c6ff4d6c.zip
fix(docs): locale markdown issues
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.
:::