Canvas: fix A2UI click actions
This commit is contained in:
@@ -17,6 +17,6 @@ import Testing
|
||||
#expect(opts.thinking == "low")
|
||||
#expect(opts.deliver == true)
|
||||
#expect(opts.to == nil)
|
||||
#expect(opts.channel == "last")
|
||||
#expect(opts.channel == .last)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user