Disable obsolete feature flags
This commit is contained in:
parent
4206f1c463
commit
b914b59969
8 changed files with 13 additions and 68 deletions
4
ts/window.d.ts
vendored
4
ts/window.d.ts
vendored
|
@ -463,10 +463,6 @@ declare global {
|
|||
hasSignalAccount: (number: string) => boolean;
|
||||
getServerTrustRoot: () => WhatIsThis;
|
||||
readyForUpdates: () => void;
|
||||
|
||||
// Flags
|
||||
CALLING: boolean;
|
||||
GV2: boolean;
|
||||
}
|
||||
|
||||
interface Error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue