fix desc
This commit is contained in:
parent
a318f6b407
commit
265516f30b
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ const SettingsOptions: Record<string, Array<BooleanSetting | SettingsComponent>>
|
||||||
{
|
{
|
||||||
key: "staticTitle",
|
key: "staticTitle",
|
||||||
title: "Static Title",
|
title: "Static Title",
|
||||||
description: 'Makes the window title "Vesktop" instead of changing to the current page',
|
description: 'Makes the window title "Vesktop" instead of changing to the current page. Requires a full restart.',
|
||||||
defaultValue: false
|
defaultValue: false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue