Update plugins/alldownloader.js
Browse files- plugins/alldownloader.js +1 -1
plugins/alldownloader.js
CHANGED
@@ -79,7 +79,7 @@ async function downloadMedia(media) {
|
|
79 |
* type: string
|
80 |
* parameters:
|
81 |
* - in: query
|
82 |
-
* name:
|
83 |
* required: true
|
84 |
* description: null
|
85 |
* schema:
|
|
|
79 |
* type: string
|
80 |
* parameters:
|
81 |
* - in: query
|
82 |
+
* name: q
|
83 |
* required: true
|
84 |
* description: null
|
85 |
* schema:
|