mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 09:35:37 -05:00
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 (#8911)
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 * update distro * fix layering * update distro * fix tests
This commit is contained in:
@@ -71,6 +71,7 @@ export class BrowserClipboardService implements IClipboardService {
|
||||
}
|
||||
|
||||
readTextSync(): string | undefined {
|
||||
// eslint-disable-next-line no-sync
|
||||
return this._vsClipboardService.readTextSync();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user