This commit is contained in:
parent
29c4f9de92
commit
32c49a59a9
14 changed files with 78 additions and 87 deletions
|
|
@ -334,8 +334,7 @@ impl Model<Presentation> {
|
|||
presentation.ending_index,
|
||||
) {
|
||||
PresKind::Pdf {
|
||||
starting_index: starting_index
|
||||
as i32,
|
||||
starting_index: starting_index as i32,
|
||||
ending_index: ending_index as i32,
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue