bump to surl16 (rebalance after taffy outage)

explorer-config-quicktabs
Niklas Fiekas 2021-10-31 15:12:28 +01:00
parent d77cfc5e50
commit 8bc2217e2f
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ export default class StrongSocket {
tryOtherUrl = false;
autoReconnect = true;
nbConnects = 0;
storage: LichessStorage = makeStorage.make('surl15');
storage: LichessStorage = makeStorage.make('surl16');
private _sign?: string;
static defaultOptions: Options = {