rename index

This commit is contained in:
yggverse 2025-01-12 15:01:49 +02:00
parent 9b214b1469
commit 0618283d84
4 changed files with 9 additions and 11 deletions

View file

@ -107,7 +107,7 @@ impl Tab {
profile
.history
.memory
.closed
.tab
.add(item, DateTime::now_local().unwrap().to_unix());
}
}