fix: add missing comma for json
This commit is contained in:
parent
f5169aa7fb
commit
a5be33c82b
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"enable": true
|
||||
},
|
||||
"search": {
|
||||
"enable": true
|
||||
"enable": true,
|
||||
"cve": {
|
||||
"updateInterval": "24h"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue