mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Refactor screen share picker internals
This commit is contained in:
@@ -51,7 +51,8 @@ const createProps = (): PropsType => ({
|
||||
'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+O/wHwAEhgJAyqFnAgAAAABJRU5ErkJggg==',
|
||||
},
|
||||
],
|
||||
setPresenting: action('set-presenting'),
|
||||
selectPresentingSource: action('select-presenting-source'),
|
||||
cancelPresenting: action('cancel-presenting'),
|
||||
});
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user