diff --git a/Mastodon/Diffable/User/UserSection.swift b/Mastodon/Diffable/User/UserSection.swift index 7defe5495..e45c1fa1f 100644 --- a/Mastodon/Diffable/User/UserSection.swift +++ b/Mastodon/Diffable/User/UserSection.swift @@ -27,7 +27,7 @@ extension UserSection { weak var userTableViewCellDelegate: UserTableViewCellDelegate? } - static func diffableDataSource( + static func diffableDataSource( tableView: UITableView, context: AppContext, authContext: AuthContext,