Disable obsolete feature flags
This commit is contained in:

committed by
Josh Perez

parent
4206f1c463
commit
b914b59969
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 {
|
||||
|
Reference in New Issue
Block a user