profile: show subscriber date instead of number
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -109,7 +109,7 @@ struct ProfileName: View {
|
||||
.frame(width: 14, height: 14)
|
||||
}
|
||||
|
||||
SupporterBadge(percent: supporter(profile: profile), purple_account: self.purple_account, style: .compact)
|
||||
SupporterBadge(percent: supporter(profile: profile), purple_account: self.purple_account, style: .full)
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user