diff --git a/ui/component/channelEdit/view.jsx b/ui/component/channelEdit/view.jsx index 2251dab0b..f232d46a4 100644 --- a/ui/component/channelEdit/view.jsx +++ b/ui/component/channelEdit/view.jsx @@ -198,6 +198,9 @@ function ChannelForm(props: Props) { +
+ {__('After submitting, you will not see the changes immediately. Please check back in a few minutes.')} +
); }