From c29039e7c070b23db5aeb52be6902d271f7dcfe6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 29 Oct 2020 15:03:46 +0100 Subject: Add warning below live stream key field --- .../my-account-videos/modals/live-stream-information.component.html | 2 ++ client/src/app/+videos/+video-edit/shared/video-edit.component.html | 2 ++ 2 files changed, 4 insertions(+) (limited to 'client/src/app') diff --git a/client/src/app/+my-account/my-account-videos/modals/live-stream-information.component.html b/client/src/app/+my-account/my-account-videos/modals/live-stream-information.component.html index 5e2323b91..2e65e1de9 100644 --- a/client/src/app/+my-account/my-account-videos/modals/live-stream-information.component.html +++ b/client/src/app/+my-account/my-account-videos/modals/live-stream-information.component.html @@ -14,6 +14,8 @@
+ +
⚠️ Never share your stream key with anyone.
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 d9e09c453..705d6e71a 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 @@ -210,6 +210,8 @@
+ +
⚠️ Never share your stream key with anyone.
-- cgit v1.2.3