Update nav tab badges, fix several call tabs issues
This commit is contained in:
2
ts/window.d.ts
vendored
2
ts/window.d.ts
vendored
@@ -78,7 +78,7 @@ export type IPCType = {
|
||||
restart: () => void;
|
||||
setAutoHideMenuBar: (value: boolean) => void;
|
||||
setAutoLaunch: (value: boolean) => Promise<void>;
|
||||
setBadgeCount: (count: number) => void;
|
||||
setBadge: (badge: number | 'marked-unread') => void;
|
||||
setMenuBarVisibility: (value: boolean) => void;
|
||||
showDebugLog: () => void;
|
||||
showPermissionsPopup: (
|
||||
|
Reference in New Issue
Block a user