Fix default parameters

This commit is contained in:
Romaric Mourgues
2023-03-28 10:36:00 +02:00
parent 30552d8fad
commit 682b847ad1
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -39,6 +39,9 @@
}
}
},
"console": {
"type": "internal"
},
"sentry": {
"dsn": ""
},