expect-meta
This commit is contained in:
parent
ebec141b77
commit
62250ba239
|
@ -136,7 +136,6 @@ export const AuthorView = (props: Props) => {
|
||||||
const a = author()
|
const a = author()
|
||||||
if (a) {
|
if (a) {
|
||||||
fetchComments(a)
|
fetchComments(a)
|
||||||
document.title = a.name
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user