1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00

Fix channel deletion

This commit is contained in:
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

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