mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
rename container constructors
This commit is contained in:
parent
e514312f84
commit
0a0d7b0481
8 changed files with 12 additions and 11 deletions
|
|
@ -253,6 +253,7 @@ impl Tab {
|
|||
// Read HashMap index collected
|
||||
let mut page_number = 0;
|
||||
|
||||
// @TODO incorrect order
|
||||
for (_, item) in self.index.borrow().iter() {
|
||||
item.save(
|
||||
transaction,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue