feat: updated collector

This commit is contained in:
2025-12-14 19:59:00 +00:00
parent 07ae21973e
commit 6152257974
9 changed files with 6660 additions and 78 deletions

View File

@@ -83,4 +83,4 @@ export const PetsOverlay = {
container.appendChild(list);
}
};
```