mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
✌️
This commit is contained in:
parent
371d88991c
commit
a45b4cce94
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…
Add table
Reference in a new issue