mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 19:56:57 +02:00
Update Riot/Modules/Room/Views/BubbleCells/RoomTypingBubbleCell.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@ class RoomTypingBubbleCell: UITableViewCell {
|
||||
|
||||
// MARK: - members
|
||||
|
||||
private var userPictureViews: Array<MXKImageView> = Array()
|
||||
private var userPictureViews: [MXKImageView] = []
|
||||
|
||||
// MARK: - Lifecycle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user