From 9bc3622320dc43474ce4b60c222ec25e6e657b97 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 20 Jun 2022 15:56:16 +0200 Subject: Handle input error in markdown textarea --- .../my-video-playlists/my-video-playlist-edit.component.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'client/src/app/+my-library') diff --git a/client/src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html b/client/src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html index 35682cf81..e867f63b8 100644 --- a/client/src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html +++ b/client/src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html @@ -42,13 +42,7 @@
- -
- {{ formErrors.description }} -
+
-- cgit v1.2.3