mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 07:30:59 -07:00
Fix
This commit is contained in:
parent
cb17a3f9fe
commit
859b4895ea
1 changed files with 2 additions and 0 deletions
|
@ -135,6 +135,8 @@ class LineBot extends BotCore {
|
||||||
actions: actions
|
actions: actions
|
||||||
}
|
}
|
||||||
}]);
|
}]);
|
||||||
|
|
||||||
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
public async showUserTimelinePostback(userId: string) {
|
public async showUserTimelinePostback(userId: string) {
|
||||||
|
|
Loading…
Reference in a new issue