Fix channel deletion

pull/3284/head
Chocobozzz 2020-11-10 10:52:05 +01:00
parent 998440b6ec
commit d88c490d38
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ channel with the same name (${videoChannel.name})!`,
$localize`Please type the display name of the video channel (${videoChannel.displayName}) to confirm`,
videoChannel.displayName,
$localize`Delete`
)
if (res === false) return