Readme tweak to correct default options list
This commit is contained in:
parent
d10c3db655
commit
57150f9105
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ $options = [
|
|||
'jit' => true // show the jit buffer chart/big number
|
||||
],
|
||||
// json structure of all text strings used, or null for default
|
||||
'language_pack' => {{LANGUAGE_PACK}}
|
||||
'language_pack' => null
|
||||
];
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue