We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0448e14 commit c0c4042Copy full SHA for c0c4042
1 file changed
Core/Sources/Service/RealtimeSuggestionController.swift
@@ -48,7 +48,7 @@ public class RealtimeSuggestionController {
48
}
49
50
#warning(
51
- "TOOD: Is it possible to get rid of hid event observation with only AXObserver?"
+ "TODO: Is it possible to get rid of hid event observation with only AXObserver?"
52
)
53
if ActiveApplicationMonitor.activeXcode != nil {
54
await startHIDObservation(by: 1)
0 commit comments