Fix drive tests
This commit is contained in:
@@ -432,6 +432,7 @@ define([
|
||||
var validate = nSecret.keys.validateKey;
|
||||
var crypto = Crypto.createEncryptor(nSecret.keys);
|
||||
Cryptpad.getHistoryRange({
|
||||
drive: cfg.isDrive,
|
||||
channel: channel,
|
||||
validateKey: validate,
|
||||
lastKnownHash: data.lastKnownHash
|
||||
|
||||
Reference in New Issue
Block a user