Update zCoba.js

This commit is contained in:
bip production
2025-02-02 02:10:10 +08:00
committed by GitHub
parent bb1ca1d4e9
commit 7e97974391

View File

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