mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
[mod] fix highlighting
This commit is contained in:
parent
5b81ebcd8f
commit
7bcb67d9bd
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ And in json:
|
||||||
}
|
}
|
||||||
"default", "some stuff", // optional, not available for all types
|
"default", "some stuff", // optional, not available for all types
|
||||||
"example": "an example value", // optional
|
"example": "an example value", // optional
|
||||||
"optional": true, # optional, will skip if not answered
|
"optional": true, // optional, will skip if not answered
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue