2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

Update Mastodon/Diffable/User/UserSection.swift

Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
This commit is contained in:
Marcus Kida 2023-05-09 15:31:54 +02:00 committed by GitHub
parent 93533654f8
commit a7485eba29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ extension UserSection {
weak var userTableViewCellDelegate: UserTableViewCellDelegate?
}
static func diffableDataSource(
static func diffableDataSource(
tableView: UITableView,
context: AppContext,
authContext: AuthContext,