mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 00:12:32 +02:00
Don't sort YouTube by max results
This commit is contained in:
@@ -30,7 +30,6 @@ class YouTubeCommand extends commando.Command {
|
||||
type: 'video',
|
||||
maxResults: 1,
|
||||
q: videotosearch,
|
||||
order: 'viewCount',
|
||||
key: config.youtubekey
|
||||
},
|
||||
json: true
|
||||
|
||||
Reference in New Issue
Block a user