too
This commit is contained in:
parent
4fdc567e08
commit
e00bfd8879
51 changed files with 1203 additions and 833 deletions
|
|
@ -20,7 +20,6 @@
|
|||
function snapshotKey(snapshot) {
|
||||
try {
|
||||
const clone = cloneSnapshot(snapshot);
|
||||
if (clone) clone.c = 0;
|
||||
return JSON.stringify(clone);
|
||||
} catch (_) {
|
||||
return "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue