increased the timeout

pull/1856/head
antelle 2 years ago
parent a0c0b7b195
commit ddc1a371bf
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

@ -19,7 +19,7 @@ const Timeouts = {
NativeModuleHostRestartTime: 3000,
FastAnimation: 100,
AutoTypeCopyPaste: 300,
KeeWebConnectRequest: 30000
KeeWebConnectRequest: 60000
};
export { Timeouts };

Loading…
Cancel
Save