From: Chocobozzz Date: Fri, 25 Oct 2019 07:45:38 +0000 (+0200) Subject: More robust new instance follower notification X-Git-Tag: v2.0.0-rc.1~14 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ce78f1f6f04e196aa24ebb6737b3368424509ce3;p=oweals%2Fpeertube.git More robust new instance follower notification --- diff --git a/client/src/app/shared/users/user-notifications.component.html b/client/src/app/shared/users/user-notifications.component.html index a0f8e6df5..184befbde 100644 --- a/client/src/app/shared/users/user-notifications.component.html +++ b/client/src/app/shared/users/user-notifications.component.html @@ -107,8 +107,8 @@
- Your instance has a new follower ({{ notification.actorFollow.follower.host }}) - awaiting your approval + Your instance has a new follower ({{ notification.actorFollow?.follower.host }}) + awaiting your approval