From 47594fd702c4ff5d81b856f1fa07e591d2a3ac94 Mon Sep 17 00:00:00 2001 From: bikepunk Date: Tue, 3 Dec 2019 13:15:54 +0100 Subject: [PATCH] Excplicit the tag limit #1815 related --- .../src/app/videos/+video-edit/shared/video-edit.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/app/videos/+video-edit/shared/video-edit.component.html b/client/src/app/videos/+video-edit/shared/video-edit.component.html index 245ae42b6..e1d1d94dc 100644 --- a/client/src/app/videos/+video-edit/shared/video-edit.component.html +++ b/client/src/app/videos/+video-edit/shared/video-edit.component.html @@ -20,6 +20,7 @@ Tags could be used to suggest relevant recommendations.
+ There is a maximum of 5 tags.
Press Enter to add a new tag.
-- 2.41.0