24 lines
360 B
JSON
24 lines
360 B
JSON
|
{
|
||
|
"statusBar": [
|
||
|
{
|
||
|
"prefix": "",
|
||
|
"suffix": " nouveaux mots aujourd'hui",
|
||
|
"metric": {
|
||
|
"type": 1,
|
||
|
"counter": 0
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"altBar": [
|
||
|
{
|
||
|
"prefix": "",
|
||
|
"suffix": " files",
|
||
|
"metric": {
|
||
|
"type": 2,
|
||
|
"counter": 3
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"countComments": true,
|
||
|
"collectStats": true
|
||
|
}
|