Add Collection Chat to universal search
This commit is contained in:
@@ -362,6 +362,12 @@ defmodule MusicLibraryWeb.UniversalSearchLive.Index do
|
||||
icon: "hero-circle-stack",
|
||||
keywords: ["collection", "collected", "records"]
|
||||
},
|
||||
%{
|
||||
label: "Collection Chat",
|
||||
path: ~p"/collection?chat=open",
|
||||
icon: "hero-chat-bubble-left-right",
|
||||
keywords: ["chat", "collection", "ask", "ai"]
|
||||
},
|
||||
%{
|
||||
label: "Wishlist",
|
||||
path: ~p"/wishlist",
|
||||
|
||||
Reference in New Issue
Block a user