Répare le prérendu lorsque les variables d'environnement sont manquante
parent
73d4875586
commit
8dd5ef113b
|
@ -278,7 +278,9 @@ async function main() {
|
|||
// have a static ressource accessible without authentification.
|
||||
writeInDataDir('stats.json', {
|
||||
visitesJours: [],
|
||||
visitesMois: [],
|
||||
visitesMois: {
|
||||
pages: []
|
||||
},
|
||||
satisfaction: [],
|
||||
retoursUtilisateurs: {
|
||||
open: [],
|
||||
|
|
Loading…
Reference in New Issue