autocommit 2022-02-06 19:56:51 CET
This commit is contained in:
parent
1fdff156ec
commit
3f50b0c75e
37 changed files with 452 additions and 439 deletions
|
|
@ -156,7 +156,7 @@ impl Objects {
|
|||
}
|
||||
ids[pos] |= 1 << seg_offset;
|
||||
} else {
|
||||
client_data.event(client_data.display()?.delete_id(id));
|
||||
client_data.display()?.send_delete_id(id);
|
||||
}
|
||||
Ok(())
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue