mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-02-03 14:22:30 -08:00
Improve Microsoft Teams compatibility (#23)
This commit is contained in:
parent
0c4b0004d0
commit
ab3da14774
1 changed files with 6 additions and 0 deletions
|
|
@ -176,4 +176,10 @@ window.chrome = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
window.electronSafeIpc = {
|
||||
send: () => null,
|
||||
on: () => null,
|
||||
};
|
||||
window.desktop = undefined;
|
||||
`);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue