WIP Search

This commit is contained in:
Henry Hiles 2025-01-03 20:59:59 -05:00
parent 94eb363245
commit a2ef7da707
5 changed files with 102 additions and 20 deletions

View file

@ -1,8 +1,8 @@
enum SearchType {
any,
songs,
albums,
videos,
artists,
albums,
playlists,
}