mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-25 01:34:02 +00:00
Checkpoint
This commit is contained in:
parent
3ddfb77fce
commit
d43c676dd0
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ impl Zeta {
|
|||
&& old_snapshot.version == last_new_snapshot.version
|
||||
{
|
||||
*last_new_snapshot = new_snapshot.clone();
|
||||
*last_timestamp = *timestamp;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue