Skip to content

Commit

Permalink
Update ProfilePictureSetting.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tomokisun authored Jan 3, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c0e9756 commit 330cd1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -247,7 +247,7 @@ public struct ProfilePictureSettingLogic {
case .picmatch:
return true
case .tapmatch:
return size.width == size.height
return true
case .tenmatch:
return true
case .trinket:

0 comments on commit 330cd1b

Please sign in to comment.