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
1
ts/window.d.ts
vendored
1
ts/window.d.ts
vendored
|
@ -239,7 +239,6 @@ declare global {
|
|||
setAutoHideMenuBar: (value: WhatIsThis) => void;
|
||||
setBadgeCount: (count: number) => void;
|
||||
setMenuBarVisibility: (value: WhatIsThis) => void;
|
||||
setSecureInput: (enabled: boolean) => void;
|
||||
showConfirmationDialog: (options: ConfirmationDialogViewProps) => void;
|
||||
showKeyboardShortcuts: () => void;
|
||||
storage: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue