Preserve QPowerPoint slide backgrounds
This commit is contained in:
@@ -64,6 +64,7 @@ export interface Slide {
|
||||
subtitle: string;
|
||||
notes: string;
|
||||
theme: "classic" | "ocean" | "graphite";
|
||||
backgroundColor?: string;
|
||||
images?: SlideImage[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user