Skip to content

Commit

Permalink
feat: shorten gif time
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Jan 24, 2024
1 parent e425ab5 commit fa50f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/storybook.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def transform_chapter(chapter):
Enter
Sleep 500ms
Show
Sleep 15s
Sleep 8s
"""
elif filename.endswith(".png"):
script = f"""
Expand Down

0 comments on commit fa50f5b

Please sign in to comment.