mirror of
https://github.com/captbaritone/webamp.git
synced 2026-08-02 15:03:53 +00:00
Use the correct name for the Library window in the context menu
This commit is contained in:
parent
5cfb4a3ea2
commit
82d7f99814
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ const windows = (
|
|||
genWindows: {
|
||||
...state.genWindows,
|
||||
[WINDOWS.MEDIA_LIBRARY]: {
|
||||
title: "Winamp Library",
|
||||
title: "Library",
|
||||
size: [0, 0],
|
||||
open: true,
|
||||
hidden: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue