Skip to content

Commit

Permalink
fix config key typo
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmiglio committed Dec 25, 2023
1 parent 896ce11 commit e28af59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymemuc/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class VMInfo(TypedDict):
"win_x",
"win_y",
"win_scaling_percent2",
"is_custom_resolution",
"is_customed_resolution",
"resolution_width",
"resolution_height",
"vbox_dpi",
Expand Down

0 comments on commit e28af59

Please sign in to comment.