Add authed context key
This commit is contained in:
1
typings/ipc.d.ts
vendored
1
typings/ipc.d.ts
vendored
@ -6,6 +6,7 @@
|
||||
* The second is a symlink to the first.
|
||||
*/
|
||||
export interface Options {
|
||||
authed: boolean
|
||||
base: string
|
||||
disableTelemetry: boolean
|
||||
disableUpdateCheck: boolean
|
||||
|
Reference in New Issue
Block a user