From 5ed07befc2de849e2d1f05ecb2d5fe067adac0aa Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 19 Mar 2021 20:12:14 +0200 Subject: Fixed messages for not having any posts of user or any posts from friends --- src/app/components/profile/profile.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/components/profile/profile.component.html') diff --git a/src/app/components/profile/profile.component.html b/src/app/components/profile/profile.component.html index 7632620..8d157b3 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -49,7 +49,7 @@
-
+
{{ user.firstName }} {{ user.lastName }} hasn't posted anything yet!
-- cgit v1.2.3