append app prefix to window title

This commit is contained in:
yggverse 2024-04-17 13:16:41 +03:00
parent a011d5e004
commit bdb586144c
3 changed files with 18 additions and 32 deletions

View file

@ -12,13 +12,6 @@
"header":
{
"enabled":true,
"title":
{
"length":
{
"max":64
}
},
"button":
{
"close":true
@ -32,11 +25,7 @@
{
"title":
{
"default":"New page",
"length":
{
"max":32
}
"default":"New page"
},
"redirect":
{