1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-10-27 05:17:41 +00:00

Merge remote-tracking branch 'opds/bugfix_2419'

Bugfix send emails
This commit is contained in:
Ozzie Isaacs
2022-06-06 09:00:09 +02:00
5 changed files with 966 additions and 712 deletions

View File

@@ -677,8 +677,8 @@ $(function() {
if ( data.change ) {
if ( data.valid ) {
confirmDialog(
"db_submit",
"GeneralChangeModal",
"db_submit",
"GeneralChangeModal",
0,
changeDbSettings
);