fix modal image + reviewdb bot tag (#1761)

* fix modal image

* fix reviewdb bot tag
This commit is contained in:
AutumnVN 2023-09-29 05:46:33 +07:00 committed by GitHub
parent 62277770a8
commit 88b06191b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@ export default LazyComponent(() => {
p("container", "isHeader"),
p("avatar", "zalgo"),
p("button", "wrapper", "selected"),
p("botTag")
p("botTag", "botTagRegular")
);
const dateFormat = new Intl.DateTimeFormat();