diff --git a/plugin/settings.md b/plugin/settings.md index 197b13d..c88885e 100644 --- a/plugin/settings.md +++ b/plugin/settings.md @@ -145,6 +145,7 @@ public function registerSettings(): array ]; } ``` + #### Properties The optional `category` parameter is used by the backend settings page to organize links. If a category is not provided, the new link will be added to the `Misc` category.