mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-22 10:37:44 -05:00
[web] Replace hard-coded loading text in Spotify search page with loading icon
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user