From 32cde806ce13533181b5badd7cdf742e471dc7ef Mon Sep 17 00:00:00 2001 From: AntonioMrtz Date: Sun, 27 Aug 2023 12:29:18 +0200 Subject: [PATCH] fix : show loadingcircle in the center ContextMenu --- .../componentes/ContextMenu/Playlist/ContextMenuPlaylist.tsx | 2 +- Electron/src/componentes/ContextMenu/Song/ContextMenuSong.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Electron/src/componentes/ContextMenu/Playlist/ContextMenuPlaylist.tsx b/Electron/src/componentes/ContextMenu/Playlist/ContextMenuPlaylist.tsx index aec71f78..f8c2a51e 100644 --- a/Electron/src/componentes/ContextMenu/Playlist/ContextMenuPlaylist.tsx +++ b/Electron/src/componentes/ContextMenu/Playlist/ContextMenuPlaylist.tsx @@ -320,7 +320,7 @@ export default function ContextMenuSong({
-