diff options
Diffstat (limited to 'src/docs/en-US/create-plugin.md')
| -rw-r--r-- | src/docs/en-US/create-plugin.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/en-US/create-plugin.md b/src/docs/en-US/create-plugin.md index e0be7d3d4f..1544c0d850 100644 --- a/src/docs/en-US/create-plugin.md +++ b/src/docs/en-US/create-plugin.md @@ -1,4 +1,4 @@ -# Creating plugins +# New Plugin If you use the plugin function of the Misskey web client, you can expand the web client with a variety of different functionality. This page will list metadata definitions for plugin creation as well as an AiScript API reference for plugins. ## Metadata |