Fix caching
This commit is contained in:
parent
f22e784ee1
commit
38eaa60a91
1 changed files with 1 additions and 1 deletions
|
|
@ -310,7 +310,7 @@ export class UnrestrictedSyncer {
|
||||||
);
|
);
|
||||||
this.updateCache(
|
this.updateCache(
|
||||||
response.vaultUpdateId,
|
response.vaultUpdateId,
|
||||||
contentBytes,
|
responseBytes,
|
||||||
actualPath
|
actualPath
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue