feat(platform): harden telemetry pipeline and unify Semi UI workspaces
This commit is contained in:
@@ -53,6 +53,7 @@ Object.defineProperty(navigator, 'clipboard', {
|
||||
});
|
||||
|
||||
Object.defineProperty(window, 'matchMedia', {
|
||||
configurable: true,
|
||||
value: (query: string) => ({
|
||||
matches: false,
|
||||
media: query,
|
||||
|
||||
Reference in New Issue
Block a user