mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
accessibilityBuffer -> accessibleBuffer (#4406)
This commit is contained in:
Vendored
+1
-1
@@ -502,7 +502,7 @@ declare module 'xterm' {
|
||||
/**
|
||||
* The aria label for the accessibility buffer
|
||||
*/
|
||||
accessibilityBuffer: string;
|
||||
accessibleBuffer: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user