mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-05 20:03:20 +01:00
Update MastodonSDK/Sources/MastodonUI/View/Content/UserView+ViewModel.swift
Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
This commit is contained in:
parent
de336e9341
commit
622953c649
@ -33,9 +33,7 @@ extension UserView {
|
||||
}
|
||||
|
||||
extension UserView.ViewModel {
|
||||
private static var metricFormatter: MastodonMetricFormatter = {
|
||||
return MastodonMetricFormatter()
|
||||
}()
|
||||
private static var metricFormatter = MastodonMetricFormatter()
|
||||
|
||||
func bind(userView: UserView) {
|
||||
// avatar
|
||||
|
Loading…
x
Reference in New Issue
Block a user