This commit is contained in:
@@ -47,6 +47,7 @@ const electronPlatform = {
|
||||
},
|
||||
screenCapture: {
|
||||
getScreenSources: () => window.cryptoAPI.getScreenSources(),
|
||||
setPendingSource: (payload) => window.cryptoAPI.setPendingScreenSource(payload),
|
||||
},
|
||||
windowControls: {
|
||||
minimize: () => window.windowControls.minimize(),
|
||||
|
||||
Reference in New Issue
Block a user