forked from FoundKeyGang/FoundKey
Fix
This commit is contained in:
parent
1e7a7d16d4
commit
5b6eb684c4
1 changed files with 2 additions and 0 deletions
|
@ -135,6 +135,8 @@ class LineBot extends BotCore {
|
|||
actions: actions
|
||||
}
|
||||
}]);
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
public async showUserTimelinePostback(userId: string) {
|
||||
|
|
Loading…
Reference in a new issue