Fix: wrong settings path

This commit is contained in:
Nicholas Wallace 2024-07-04 03:51:54 +00:00
parent 6d14ed8a72
commit fa1518cb1d
3 changed files with 4 additions and 4 deletions

View file

@ -420,7 +420,7 @@
}
}
},
"/api/emails": {
"/api/emails/settings": {
"get": {
"description": "Get email settings",
"operationId": "getEmailSettings",