1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 01:55:36 +02:00
This commit is contained in:
syuilo
2017-10-07 19:39:36 +09:00
parent 103979dd6f
commit d4d110a5c2

View File

@@ -107,7 +107,7 @@ class LineBot extends BotCore {
actions: [{
type: 'postback',
label: 'タイムラインを見る',
data: `showtl|${user._id}`
data: `showtl|${user.id}`
}, {
type: 'uri',
label: 'Webで見る',