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:
Anton Kastritskiy
2023-11-07 10:57:06 -08:00
committed by Facebook GitHub Bot
parent 4fa25b0770
commit 39b1b37172

View File

@@ -371,6 +371,7 @@ export type FlipperServerCommands = {
timeout?: number;
internGraphUrl?: string;
headers?: Record<string, string | number | boolean>;
vpnMode?: 'vpn' | 'vpnless';
},
) => Promise<GraphResponse>;
'intern-upload-scribe-logs': (