Update settingBody.js

This commit is contained in:
seve12 2025-08-05 20:23:52 +03:00 committed by GitHub
parent c048678844
commit 1022a7aa3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -287,7 +287,7 @@ BlazeComponent.extendComponent({
this.setLoading(false);
}
DocHead.setTitle(productName);
DocHead.setTitle(`Settings - ${productName}`);
},
sendSMTPTestEmail() {