Added mutex to fix duplicated posts
This commit is contained in:
parent
c84ff140ca
commit
b3e8c7eac1
3 changed files with 179 additions and 57 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue