update xcodeproj

This commit is contained in:
Mauro Romito
2026-01-22 15:38:19 +01:00
committed by Mauro
parent d08f843c94
commit b60a252d91
2 changed files with 45 additions and 28 deletions

View File

@@ -163,7 +163,7 @@ enum RoomAvatarSizeOnScreen {
case .chats, .spaces, .spaceSettings:
return 52
case .timeline, .leaveSpace, .roomDirectorySearch,
.completionSuggestions, .authorizedSpaces,.createRoomSelectSpace,
.completionSuggestions, .authorizedSpaces, .createRoomSelectSpace,
.spaceFilters:
return 32
case .notificationSettings: