Partially revert "Clean up inviteLink handling, harden compose input"
This commit is contained in:
parent
9f9dd4cd98
commit
e859fcd4b4
11 changed files with 0 additions and 48 deletions
|
@ -142,9 +142,6 @@ try {
|
|||
window.log.info('show window');
|
||||
ipc.send('show-window');
|
||||
};
|
||||
window.setSecureInput = enabled => {
|
||||
ipc.send('set-secure-input', enabled);
|
||||
};
|
||||
|
||||
window.titleBarDoubleClick = () => {
|
||||
ipc.send('title-bar-double-click');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue