WhoReacted: fix scroll jumping when rendering users (#2271)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
Eric Liu 2024-03-21 19:39:26 -04:00 committed by GitHub
parent 3e332a6062
commit 021948c919
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 24 additions and 4 deletions

View file

@ -413,6 +413,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
Elvyra: {
name: "Elvyra",
id: 708275751816003615n,
},
newwares: {
name: "newwares",
id: 421405303951851520n
}
} satisfies Record<string, Dev>);