Syntax fix
This commit is contained in:
parent
4ad51e553a
commit
423ba338a6
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ BackgroundItem {
|
||||||
description: '@'+account_acct,
|
description: '@'+account_acct,
|
||||||
avatar: account_avatar,
|
avatar: account_avatar,
|
||||||
mdl: m,
|
mdl: m,
|
||||||
type: "reply",
|
type: "reply"
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
onPressAndHold: {
|
onPressAndHold: {
|
||||||
|
|
Loading…
Reference in a new issue