fix(tui): browse newest discord messages
This commit is contained in:
parent
37d632f2ba
commit
98aea137d6
@ -72,7 +72,7 @@ func (r *runtime) runTUI(args []string) error {
|
||||
GuildIDs: guildIDs,
|
||||
Channel: *channel,
|
||||
Author: *author,
|
||||
Limit: *limit,
|
||||
Last: *limit,
|
||||
IncludeEmpty: *includeEmpty,
|
||||
})
|
||||
if err != nil {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user