Off vpn error banner
Summary: Some features of bloks do not work off vpn. Until we figure out how to make them off vpn Reviewed By: LukeDefeo Differential Revision: D51076469 fbshipit-source-id: c83d96e89d33d245845312b39928a7460a235217
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4fa25b0770
commit
39b1b37172
@@ -371,6 +371,7 @@ export type FlipperServerCommands = {
|
|||||||
timeout?: number;
|
timeout?: number;
|
||||||
internGraphUrl?: string;
|
internGraphUrl?: string;
|
||||||
headers?: Record<string, string | number | boolean>;
|
headers?: Record<string, string | number | boolean>;
|
||||||
|
vpnMode?: 'vpn' | 'vpnless';
|
||||||
},
|
},
|
||||||
) => Promise<GraphResponse>;
|
) => Promise<GraphResponse>;
|
||||||
'intern-upload-scribe-logs': (
|
'intern-upload-scribe-logs': (
|
||||||
|
|||||||
Reference in New Issue
Block a user