randydev commited on
Commit
f9b91de
·
verified ·
1 Parent(s): 0972f79

Update plugins/alldownloader.js

Browse files
Files changed (1) hide show
  1. plugins/alldownloader.js +1 -1
plugins/alldownloader.js CHANGED
@@ -13,7 +13,7 @@ const AllDlRoutes = express.Router();
13
  * - in: query
14
  * name: url
15
  * required: true
16
- * description: The query to be processed by the GPT OLD.
17
  * schema:
18
  * type: string
19
  * responses:
 
13
  * - in: query
14
  * name: url
15
  * required: true
16
+ * description: The url to be processed
17
  * schema:
18
  * type: string
19
  * responses: