Update view

This commit is contained in:
lumaa-dev 2024-11-03 18:13:57 +01:00
parent 2b78197a89
commit 6b626e366b
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ struct UpdateView: View {
newFeature(imageName: "SubClubMark", title: "sub.club", text: "A full sub.club integration was made in collaboration with them! Thank you!")
newFeature(systemImage: "link", title: "Deep links", text: "bubbleapp://update as well as tapping on usernames in posts is possible now!")
newFeature(systemImage: "decrease.quotelevel", title: "Post overhaul", text: "Posts and replies are looking fancier than ever before!")
}
.frame(height: 500)
}