mirror of
https://github.com/wekan/wekan.git
synced 2025-12-27 20:58:48 +01:00
- Fix: When saving Admin Panel / Layout, save also SMTP settings.
Thanks to xet7 !
This commit is contained in:
parent
f84bad13b4
commit
f0232fb5cb
1 changed files with 2 additions and 0 deletions
|
|
@ -155,6 +155,8 @@ BlazeComponent.extendComponent({
|
||||||
this.setLoading(false);
|
this.setLoading(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
saveMailServerInfo();
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
sendSMTPTestEmail() {
|
sendSMTPTestEmail() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue