Personal account

This commit is contained in:
lumaa-dev 2024-09-15 20:29:40 +02:00
parent 67cc9a5df9
commit cbde55f35c
1 changed files with 1 additions and 1 deletions

View File

@ -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)
}