Personal account
This commit is contained in:
parent
67cc9a5df9
commit
cbde55f35c
|
@ -196,7 +196,7 @@ struct DiscoveryView: View {
|
|||
Text("accounts.official")
|
||||
.accountRowLabel(.green)
|
||||
}
|
||||
AccountRow(acct: "lumaa@mastodon.online") {
|
||||
AccountRow(acct: "lumaa@techhub.social") {
|
||||
Text("accounts.developer")
|
||||
.accountRowLabel(.blue)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue