fix: fix build failure

This commit is contained in:
Kenta Kubo 2025-09-02 23:36:57 +09:00
parent 103dc02919
commit ba48c966a1
No known key found for this signature in database
GPG key ID: 3D79E20285C94BE8

View file

@ -12,6 +12,7 @@ struct RuleView {
@Binding var rule: OnDemandRule
}
@MainActor
extension RuleView: View {
var body: some View {
Form {