mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
- Remove not working duplicate saveMailServerInfo, to remove
error from browser dev tools console. Thanks to xet7 !
This commit is contained in:
parent
209a76c5ce
commit
ab031d9da1
1 changed files with 0 additions and 2 deletions
|
|
@ -157,8 +157,6 @@ BlazeComponent.extendComponent({
|
||||||
|
|
||||||
DocHead.setTitle(productName);
|
DocHead.setTitle(productName);
|
||||||
|
|
||||||
saveMailServerInfo();
|
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
sendSMTPTestEmail() {
|
sendSMTPTestEmail() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue