mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00
fix typo
This commit is contained in:
parent
b00d718431
commit
5707585d17
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ def init_customization():
|
|||
"background_color": "",
|
||||
},
|
||||
"window_position": "UR",
|
||||
"window_position": 0,
|
||||
"window_monitor": 0,
|
||||
"break_into_partial_movies": False,
|
||||
"camera_qualities": {
|
||||
"low": {
|
||||
|
|
Loading…
Add table
Reference in a new issue