Skip to content

Commit

Permalink
fix: landscape (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun authored Jun 15, 2022
1 parent e787834 commit cfbfd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/libimobiledevice/springboard.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ const (
Unknown OrientationState = iota
Portrait
PortraitUpsideDown
LandscapeLeft
LandscapeRight
LandscapeLeft
)

const (
Expand Down

0 comments on commit cfbfd75

Please sign in to comment.