remove shortcuts
Reviewed By: aigoncharov Differential Revision: D51159922 fbshipit-source-id: fbb59b416f92b9156c74a12247da8d0df07f1a4e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
04b4bf7bdf
commit
d023bcc42e
@@ -29,13 +29,6 @@ export type Settings = {
|
||||
*/
|
||||
enablePrefetching: Tristate;
|
||||
idbPath: string;
|
||||
reactNative: {
|
||||
shortcuts: {
|
||||
enabled: boolean;
|
||||
reload: string;
|
||||
openDevMenu: string;
|
||||
};
|
||||
};
|
||||
darkMode: 'dark' | 'light' | 'system';
|
||||
showWelcomeAtStartup: boolean;
|
||||
suppressPluginErrors: boolean;
|
||||
|
||||
Reference in New Issue
Block a user