add dynamic text for presentation
This commit is contained in:
@@ -15,6 +15,8 @@ export interface Show {
|
||||
order: string[];
|
||||
|
||||
presentationSongId: string;
|
||||
presentationDynamicCaption: string;
|
||||
presentationDynamicText: string;
|
||||
presentationSection: number;
|
||||
presentationZoom: number;
|
||||
presentationBackground: PresentationBackground;
|
||||
|
||||
Reference in New Issue
Block a user