diff --git a/js/reducers/windows.ts b/js/reducers/windows.ts index 9c8ae466..6c6c96cd 100644 --- a/js/reducers/windows.ts +++ b/js/reducers/windows.ts @@ -109,7 +109,7 @@ const windows = ( genWindows: { ...state.genWindows, [WINDOWS.MEDIA_LIBRARY]: { - title: "Winamp Library", + title: "Library", size: [0, 0], open: true, hidden: false,