This should have been saved earlier. Lots of moving code around to and clean up.
This commit is contained in:
@@ -468,6 +468,11 @@ export interface Presenter {
|
||||
// Additional fields for convenience (database views)
|
||||
file_count?: null|number;
|
||||
|
||||
event_session_code?: null|string;
|
||||
event_session_name?: null|string;
|
||||
event_presentation_code?: null|string;
|
||||
event_presentation_name?: null|string;
|
||||
|
||||
person_external_id?: null|string;
|
||||
person_given_name?: null|string;
|
||||
person_family_name?: null|string;
|
||||
|
||||
Reference in New Issue
Block a user