This repository was archived by the owner on Sep 30, 2023. It is now read-only.
Commit e3f13e1
PutAll() handling fix
PutAll() successfully adds the records to orbitdb, but they aren't added correctly to the index and can't be get()ed. This should fix that.1 parent b522ab2 commit e3f13e1
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
0 commit comments