We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c36d171 commit ea7d15eCopy full SHA for ea7d15e
1 file changed
docs/global-apis/acode.md
@@ -189,6 +189,6 @@ Installs an Acode plugin from registry with its id by the consent of user.
189
await acode.installPlugin("com.example.pluginid", "mypluin.id");
190
```
191
192
-:::note
+::: info
193
This api is added in `v1.10.6` , versionCode: `954`
194
:::
0 commit comments