This commit is contained in:
@@ -49,7 +49,7 @@ export default async function getAnnouncements(dates: string[]): Promise<Announc
|
||||
|
||||
return data;
|
||||
} catch (e) {
|
||||
console.error("Some random ahh error:", e);
|
||||
console.error("Filed to fetch global announcements:", e);
|
||||
|
||||
return {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user