mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
removed view from viewModel
This commit is contained in:
@@ -29,7 +29,6 @@ enum PollHistoryDetailViewModelResult {
|
||||
// MARK: View
|
||||
|
||||
struct PollHistoryDetailViewState: BindableState {
|
||||
var timelinePollView: any View
|
||||
var poll: TimelinePollDetails
|
||||
var pollStartDate: Date {
|
||||
poll.startDate
|
||||
|
||||
Reference in New Issue
Block a user