fix up many things

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2022-04-19 09:26:29 -07:00
parent 020a1a4e6d
commit 8568d4abc7
6 changed files with 200 additions and 52 deletions

View File

@@ -169,7 +169,6 @@ struct EventDetailView: View {
}
}
}
.padding()
.onDisappear() {
unsubscribe_to_thread()
}