Skip to content

Commit 6a189f7

Browse files
authored
[Fix] balancing brackets
[Fix] balancing brackets
1 parent 6583e78 commit 6a189f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/how-to-insert-a-new-slide-into-a-presentation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,8 @@ its properties.
227227

228228
// Specify the group shape properties of the new slide.
229229
slide.CommonSlideData.ShapeTree.AppendChild(new GroupShapeProperties());
230+
231+
}
230232
```
231233

232234
```vb

0 commit comments

Comments
 (0)