From 624439f6845e6784fce4c95e331c12acaa3fd961 Mon Sep 17 00:00:00 2001 From: Hokuto Chen Date: Tue, 15 Mar 2022 09:30:51 +0000 Subject: [PATCH] wremoved "and when queue is empty" from .qap description. --- src/NadekoBot/data/strings/commands/commands.en-US.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NadekoBot/data/strings/commands/commands.en-US.yml b/src/NadekoBot/data/strings/commands/commands.en-US.yml index 15fd92fc2..e0dc5b19c 100644 --- a/src/NadekoBot/data/strings/commands/commands.en-US.yml +++ b/src/NadekoBot/data/strings/commands/commands.en-US.yml @@ -889,7 +889,7 @@ deleteplaylist: args: - "5" queueautoplay: - desc: "Toggles autoplay - When the song is finished, automatically queue a related Youtube song. (Works only for Youtube songs and when queue is empty)" + desc: "Toggles autoplay - When the song is finished, automatically queue a related Youtube song. (Works only for Youtube songs)" args: - "" streamadd: @@ -2154,4 +2154,4 @@ showembed: deleteemptyservers: desc: "Deletes all servers in which the bot is the only member." args: - - "" \ No newline at end of file + - ""