ugh whatever
This commit is contained in:
parent
8298e7d098
commit
102f493a24
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ function toggleLightDark(transaction){
|
|||
yeet.onsuccess = res;
|
||||
}
|
||||
else {
|
||||
const plonk = obj_store.add({id:1});
|
||||
const plonk = obj_store.add({id:1}, 1);
|
||||
plonk.onsuccess = res;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue