Skip to content

Commit

Permalink
Possible fix for issue meetfranz#2
Browse files Browse the repository at this point in the history
  • Loading branch information
gabidj authored Nov 9, 2021
1 parent 4aa8eb1 commit 196a2b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions webview.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
const path = require('path');

window.electronSafeIpc = {
send: () => null,
on: () => null,
};
window.desktop = undefined;

module.exports = (Franz) => {
Expand Down

0 comments on commit 196a2b2

Please sign in to comment.