Added mutex to fix duplicated posts

This commit is contained in:
Ariadna 2025-05-10 14:07:37 -04:00
parent c84ff140ca
commit b3e8c7eac1
3 changed files with 179 additions and 57 deletions

View file

@ -14,6 +14,7 @@
"@atcute/client": "^3.0.1",
"@atcute/identity-resolver": "^0.1.2",
"moment": "^2.30.1",
"mutex-ts": "^1.2.1",
"svelte-infinite-loading": "^1.4.0"
},
"devDependencies": {