Skip to content

Commit

Permalink
Merge branch 'pr/95' into clean-and-update2024
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentneo committed Sep 10, 2024
2 parents 3eca4fb + a3af8d3 commit c3be811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/Screen.swift
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ extension Screen {
case (1133, _): return 8.3
case (1180, _): return 10.9
case (1194, _): return 11.0
case (1210, _): return 11.0
case (1366, _): return 12.9
case (1376, _): return 13.0
default: return nil
}
}
Expand Down

0 comments on commit c3be811

Please sign in to comment.