fix: add missing comma for json

This commit is contained in:
Simon Cornet 2026-05-08 09:00:21 +02:00
commit a5be33c82b

View file

@ -15,7 +15,7 @@
"enable": true
},
"search": {
"enable": true
"enable": true,
"cve": {
"updateInterval": "24h"
}