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

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

View File

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