mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04: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);
|
||||
}
|
||||
|
||||
saveMailServerInfo();
|
||||
|
||||
},
|
||||
|
||||
sendSMTPTestEmail() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue