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

View file

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