implement tab width settings

This commit is contained in:
yggverse 2024-04-17 23:47:56 +03:00
parent bdb586144c
commit bb42afd2ce
2 changed files with 40 additions and 10 deletions

View file

@ -25,7 +25,15 @@
{
"title":
{
"default":"New page"
"default":"New page",
"width":
{
"chars":32
},
"ellipsize":
{
"mode":3
}
},
"redirect":
{