Skip to content

Commit 7141a88

Browse files
chore(fmt): auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 10a35b3 commit 7141a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim_slides/templates/revealjs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
});
265265
// Override SPACE to play / pause the video
266266
Reveal.addKeyBinding(
267-
{
267+
{
268268
keyCode: 32,
269269
key: 'SPACE',
270270
description: 'Play / pause video'

0 commit comments

Comments
 (0)