Update zCoba.js

This commit is contained in:
bip production
2025-02-01 17:39:23 +08:00
committed by GitHub
parent 5fb27ded62
commit 5b83a5d31e

View File

@@ -23,4 +23,4 @@ const data = [
];
console.log(new Set(data.map((d) => d.authorId)));
// v002
// v003