feat: add watchlist toggle to search results
This commit is contained in:
@@ -6,6 +6,7 @@ export interface CommandPaletteItem {
|
||||
href: string;
|
||||
image?: string;
|
||||
icon?: string;
|
||||
inWatchlist?: boolean;
|
||||
}
|
||||
|
||||
export interface CommandPaletteResponse {
|
||||
|
||||
Reference in New Issue
Block a user