Change asset

This commit is contained in:
Justin Mazzocchi 2020-10-06 00:40:17 -07:00
parent c00adc2767
commit 538cbe42c3
No known key found for this signature in database
GPG Key ID: E223E6937AAFB01C
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ private extension Timeline {
switch self {
case .home: return "house"
case .local: return "person.3"
case .federated: return "globe"
case .federated: return "network"
case .list: return "scroll"
case .tag: return "number"
case .profile: return "person"