Add some padding to the ReplyView

This commit is contained in:
William Casarin
2023-03-27 12:16:39 -04:00
parent 74dbbcf1a2
commit 8c37c8f008

View File

@@ -60,6 +60,7 @@ struct ReplyView: View {
}
}
}
.padding()
.onAppear {
references = gather_reply_ids(our_pubkey: damus.pubkey, from: replying_to)
originalReferences = references