From f4b0435c99fac5c865b19535a7cb350aba7d82f7 Mon Sep 17 00:00:00 2001 From: Supositware Date: Mon, 22 Aug 2022 20:27:07 +0200 Subject: [PATCH] Update advanced to format --- scripts/deploy-commands.cjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deploy-commands.cjs b/scripts/deploy-commands.cjs index 7b79985..1e8deba 100644 --- a/scripts/deploy-commands.cjs +++ b/scripts/deploy-commands.cjs @@ -17,7 +17,7 @@ const commands = [ .setDescription('url of the video you want to download.') .setRequired(true)) .addBooleanOption(option => - option.setName('advanced') + option.setName('format') .setDescription('Choose the quality of the video.') .setRequired(false)) .addBooleanOption(option =>