feat(frontend): add toast if avatar is too big

This commit is contained in:
Sam 2023-04-13 23:34:19 +02:00
parent a9463896d4
commit 30c086f0f3
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
5 changed files with 30 additions and 2 deletions

View file

@ -44,6 +44,7 @@
"jose": "^4.13.1",
"luxon": "^3.3.0",
"markdown-it": "^13.0.1",
"pretty-bytes": "^6.1.0",
"sanitize-html": "^2.10.0"
}
}