mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
✌️
This commit is contained in:
parent
371d88991c
commit
a45b4cce94
@ -107,7 +107,7 @@ class LineBot extends BotCore {
|
|||||||
actions: [{
|
actions: [{
|
||||||
type: 'postback',
|
type: 'postback',
|
||||||
label: 'タイムラインを見る',
|
label: 'タイムラインを見る',
|
||||||
data: `showtl|${user._id}`
|
data: `showtl|${user.id}`
|
||||||
}, {
|
}, {
|
||||||
type: 'uri',
|
type: 'uri',
|
||||||
label: 'Webで見る',
|
label: 'Webで見る',
|
||||||
|
Loading…
Reference in New Issue
Block a user