@@ -131,4 +131,7 @@ export interface NewsItem {
description: string;
link: string;
pubDate: string;
relatedThemes?: string[];
relatedStocks?: string[];
sentiment?: 'POSITIVE' | 'NEUTRAL' | 'NEGATIVE';
}
The note is not visible to the blocked user.