✌️
This commit is contained in:
parent
103979dd6f
commit
d4d110a5c2
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ class LineBot extends BotCore {
|
|||
actions: [{
|
||||
type: 'postback',
|
||||
label: 'タイムラインを見る',
|
||||
data: `showtl|${user._id}`
|
||||
data: `showtl|${user.id}`
|
||||
}, {
|
||||
type: 'uri',
|
||||
label: 'Webで見る',
|
||||
|
|
Loading…
Reference in a new issue