Merge c9da552fa5
into 5d675efb64
This commit is contained in:
commit
c55728bf6a
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ const SettingsOptions: Record<string, Array<BooleanSetting | SettingsComponent>>
|
|||
{
|
||||
key: "staticTitle",
|
||||
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
|
||||
},
|
||||
{
|
||||
|
|
Reference in a new issue