Merge branch 'IOS-140_Verified_Links' of github.com:mastodon/mastodon-ios into IOS-140_Verified_Links

This commit is contained in:
Marcus Kida 2023-05-09 15:44:45 +02:00
commit 496be0c4df
No known key found for this signature in database
GPG Key ID: 19FF64E08013CA40
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,