This commit is contained in:
parent
19e52bfd59
commit
7a74525149
|
@ -77,7 +77,7 @@ private extension OnDemandView {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
} footer: {
|
} footer: {
|
||||||
Text(policyFooterDescription ?? "")
|
Text(policyFooterDescription)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue