[web] Replace hard-coded loading text in Spotify search page with loading icon

This commit is contained in:
Alain Nussbaumer
2024-01-28 18:47:26 +01:00
parent 65e95d79e5
commit 4d475678d3
2 changed files with 34 additions and 4 deletions

View File

@@ -26,6 +26,7 @@ import {
mdiFolder,
mdiFolderOpen,
mdiHistory,
mdiLoading,
mdiMagnify,
mdiMenu,
mdiMicrophone,
@@ -90,6 +91,7 @@ export const icons = {
mdiFolder,
mdiFolderOpen,
mdiHistory,
mdiLoading,
mdiMagnify,
mdiMenu,
mdiMicrophone,