Attempt to fix table in AdvancedConfig.md

This commit is contained in:
J. Fronny 2021-11-07 09:00:03 +00:00
parent bde312740f
commit 576c65135c
1 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
## Common info
Every advanced entry will be represented as a json object.
Every entry can contain the following properties, regardless of its type:
| Name | Required | Description |
| --- | --- | --- |
| type | yes | The type of the entries. Each one can contain specific info, more on that below |
@ -56,4 +57,4 @@ Their type is `enum`
}
```
### Result:
![configExampleSlider](./img/ExamplePackEnum2.png)
![configExampleSlider](./img/ExamplePackEnum2.png)