feat: Added ability to keep a static window title.

This commit is contained in:
Darío Marmie
2024-10-21 18:14:28 -03:00
parent 91156e5936
commit cb8667bd41
5 changed files with 23 additions and 5 deletions

View File

@@ -57,6 +57,7 @@ export const settings = {
skippedArtists: "skippedArtists",
theme: "theme",
trayIcon: "trayIcon",
staticWindowTitle: "staticWindowTitle",
updateFrequency: "updateFrequency",
windowBounds: {
root: "windowBounds",