Use the correct name for the Library window in the context menu

This commit is contained in:
Jordan Eldredge 2019-03-25 18:59:19 -07:00
parent 5cfb4a3ea2
commit 82d7f99814

View file

@ -109,7 +109,7 @@ const windows = (
genWindows: {
...state.genWindows,
[WINDOWS.MEDIA_LIBRARY]: {
title: "Winamp Library",
title: "Library",
size: [0, 0],
open: true,
hidden: false,