Partially revert "Clean up inviteLink handling, harden compose input"
This commit is contained in:
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: {
|
||||
|
Reference in New Issue
Block a user