trigger resub on clicked events
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -61,7 +61,7 @@ struct EventDetailView: View {
|
||||
Group {
|
||||
switch cev {
|
||||
case .collapsed(let c):
|
||||
Text("··· \(c.count) other replies ···")
|
||||
Text("··· \(c.count) other notes ···")
|
||||
.font(.footnote)
|
||||
.foregroundColor(.gray)
|
||||
.onTapGesture {
|
||||
|
||||
Reference in New Issue
Block a user