Updates
This commit is contained in:
@@ -24,6 +24,7 @@ export type EventItem = {
|
||||
end_datetime?: string;
|
||||
location_text?: string;
|
||||
registration_link?: string;
|
||||
realimage?: string | { id?: string; filename_download?: string; title?: string };
|
||||
status?: string;
|
||||
is_featured?: boolean;
|
||||
tags?: string[];
|
||||
|
||||
Reference in New Issue
Block a user