mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-02-03 20:07:59 +01:00
privated var
This commit is contained in:
parent
bd0c5475cd
commit
a6e9da81b0
@ -11,8 +11,8 @@ struct AccountView: View {
|
||||
|
||||
@State var isCurrent: Bool = false
|
||||
@State var account: Account
|
||||
@State var navigator: Navigator = Navigator()
|
||||
|
||||
@State private var navigator: Navigator = Navigator()
|
||||
@State private var canFollow: Bool? = nil
|
||||
@State private var initialFollowing: Bool = false
|
||||
@State private var isFollowing: Bool = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user