Do not initialize receivedAtCounter
in connect
This commit is contained in:
parent
d222376b8f
commit
6343e7c902
3 changed files with 7 additions and 12 deletions
1
ts/window.d.ts
vendored
1
ts/window.d.ts
vendored
|
@ -189,7 +189,6 @@ declare global {
|
|||
baseAttachmentsPath: string;
|
||||
baseStickersPath: string;
|
||||
baseTempPath: string;
|
||||
receivedAtCounter: number;
|
||||
enterKeyboardMode: () => void;
|
||||
enterMouseMode: () => void;
|
||||
getAccountManager: () => AccountManager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue