Bump electron from 33.0.1 to 33.1.0
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fedor Indutny <indutny@signal.org>
This commit is contained in:
parent
d4b871af43
commit
6014b5abfe
3 changed files with 6 additions and 7 deletions
|
@ -53,7 +53,7 @@ export function updateDefaultSession(
|
|||
}
|
||||
);
|
||||
|
||||
frame.send('select-capture-sources', {
|
||||
frame?.send('select-capture-sources', {
|
||||
id,
|
||||
sources,
|
||||
} satisfies IpcResponseType);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue