More work on the BB Posts for IDAA. Can now edit, update, and create now posts.
This commit is contained in:
@@ -511,7 +511,7 @@ export interface Presentation {
|
||||
|
||||
// A key value list of the presenters
|
||||
event_presenter_kv?: null|key_val;
|
||||
event_presenter_li?: null|list;
|
||||
event_presenter_li?: null|Array<any>;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user