tweak expire delay

pull/1007/head
Ryan Tharp 5 years ago
parent a7981b1645
commit 0336b09fd4

@ -16,7 +16,7 @@
LokiFileServerAPI.secureRpcPubKey
);
let nextWaitSeconds = 10;
let nextWaitSeconds = 5;
const checkForUpgrades = async () => {
const result = await window.tokenlessFileServerAdnAPI.serverRequest(
'loki/v1/version/client/desktop'

Loading…
Cancel
Save