mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
Documentation: fix allowed fields uniformity (#3224)
This commit is contained in:
parent
4e69ea6088
commit
60db01cc57
6 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ Learn more about [Gitea](https://gitea.com).
|
|||
|
||||
API token requires `notifications`, `repository` and `issue` permissions. See the [gitea documentation](https://docs.gitea.com/development/api-usage#generating-and-listing-api-tokens) for details on generating tokens.
|
||||
|
||||
Allowed fields: ["notifications", "issues", "pulls"]
|
||||
Allowed fields: `["notifications", "issues", "pulls"]`.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue