Fix possible error
This commit is contained in:
parent
7546b42c7c
commit
098014a109
|
@ -3183,7 +3183,7 @@ function StatusCompact({ sKey }) {
|
||||||
const {
|
const {
|
||||||
sensitive,
|
sensitive,
|
||||||
spoilerText,
|
spoilerText,
|
||||||
account: { avatar, avatarStatic, bot },
|
account: { avatar, avatarStatic, bot } = {},
|
||||||
visibility,
|
visibility,
|
||||||
content,
|
content,
|
||||||
language,
|
language,
|
||||||
|
|
Loading…
Reference in a new issue