Update plugins/alldownloader.js
Browse files- plugins/alldownloader.js +1 -1
plugins/alldownloader.js
CHANGED
@@ -62,7 +62,7 @@ async function downloadMedia(media) {
|
|
62 |
* /api/v1/custom/endpoint:
|
63 |
* get:
|
64 |
* summary: Custom api endpoint all
|
65 |
-
* tags: [ALL-
|
66 |
* parameters:
|
67 |
* - in: query
|
68 |
* name: endpoint
|
|
|
62 |
* /api/v1/custom/endpoint:
|
63 |
* get:
|
64 |
* summary: Custom api endpoint all
|
65 |
+
* tags: [ALL-Endpoint]
|
66 |
* parameters:
|
67 |
* - in: query
|
68 |
* name: endpoint
|