mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Fix typo
This commit is contained in:
@@ -67,7 +67,7 @@ The basic structure of a plugin configuration file is as follows:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: <plugin name>
|
name: <plugin name>
|
||||||
# optional list of dependancies to be included
|
# optional list of dependencies to be included
|
||||||
# "#" is is part of the config - do not remove
|
# "#" is is part of the config - do not remove
|
||||||
# requires: <plugin ID>
|
# requires: <plugin ID>
|
||||||
description: <optional description of the plugin>
|
description: <optional description of the plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user