mirror of
https://github.com/wekan/wekan.git
synced 2026-01-03 16:18:49 +01:00
Update settingBody.js
This commit is contained in:
parent
c048678844
commit
1022a7aa3a
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ BlazeComponent.extendComponent({
|
|||
this.setLoading(false);
|
||||
}
|
||||
|
||||
DocHead.setTitle(productName);
|
||||
DocHead.setTitle(`Settings - ${productName}`);
|
||||
},
|
||||
|
||||
sendSMTPTestEmail() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue