mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
append app prefix to window title
This commit is contained in:
parent
a011d5e004
commit
bdb586144c
3 changed files with 18 additions and 32 deletions
13
config.json
13
config.json
|
|
@ -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":
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue