2
0
Эх сурвалжийг харах

- Fix: When saving Admin Panel / Layout, save also SMTP settings.

Thanks to xet7 !
Lauri Ojansivu 6 жил өмнө
parent
commit
f0232fb5cb

+ 2 - 0
client/components/settings/settingBody.js

@@ -155,6 +155,8 @@ BlazeComponent.extendComponent({
       this.setLoading(false);
     }
 
+    saveMailServerInfo();
+
   },
 
   sendSMTPTestEmail() {