Remove kadira:dochead

This commit is contained in:
Harry Adel 2026-01-21 07:36:17 +02:00
parent a528a411da
commit f9e584e13c
7 changed files with 5 additions and 8 deletions

View file

@ -595,7 +595,7 @@ BlazeComponent.extendComponent({
this.setLoading(false);
}
DocHead.setTitle(productName);
document.title = productName;
},
toggleSupportPage() {