Static title (#17)

This commit is contained in:
Nick
2023-04-19 22:26:56 -04:00
committed by GitHub
parent 4721c46d8c
commit c495e71f35
3 changed files with 6 additions and 1 deletions

View File

@@ -31,7 +31,8 @@ export default function SettingsUi() {
"openLinksWithElectron",
"Open Links in app (experimental)",
"Opens links in a new Vencord Desktop window instead of your web browser"
]
],
["staticTitle", "Static Title", 'Makes the window title "Vencord" instead of changing to the current page']
];
return (