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
1 changed files with 1 additions and 1 deletions

View File

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