mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-05 01:40:41 -05:00
forgejo: bugs: config: uppercase description's first letter
This commit is contained in:
parent
14cd128992
commit
9361596d02
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ body:
|
||||||
id: config
|
id: config
|
||||||
attributes:
|
attributes:
|
||||||
label: Foot config
|
label: Foot config
|
||||||
description: paste your entire `foot.ini` here
|
description: Paste your entire `foot.ini` here
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue