From a89368105879d2468a2d474367a68d5c1be99089 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 20 Sep 2018 16:02:59 +0200 Subject: [PATCH] Add a message if the user don't have any subscriptions --- .../my-account-subscriptions.component.html | 2 ++ .../my-account-subscriptions.component.scss | 2 ++ 2 files changed, 4 insertions(+) diff --git a/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html b/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html index 2d76990f7..fc23053c8 100644 --- a/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html +++ b/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html @@ -1,3 +1,5 @@ +
You don't have any subscriptions yet.
+