Limit number of playlists displayed in the sidebar, to avoid UI freezes
This commit is contained in:
@@ -18,3 +18,5 @@ DraggableTypes.ALL.push(
|
||||
DraggableTypes.DISC,
|
||||
DraggableTypes.ARTIST
|
||||
)
|
||||
|
||||
export const MAX_SIDEBAR_PLAYLISTS = 100
|
||||
|
||||
Reference in New Issue
Block a user