Skip to content
Snippets Groups Projects
Commit 80d0605a authored by Bruno Muniz's avatar Bruno Muniz :apple:
Browse files

Fix connections title

parent f04ed404
No related branches found
No related tags found
1 merge request!105Fix connections title
......@@ -17,7 +17,7 @@ class SearchDiffableDataSource: UITableViewDiffableDataSource<SearchSection, Sea
case .stranger:
return ""
case .connections:
return "LOCAL RESULTS"
return "CONNECTIONS"
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment