From d414207f07f47307947d86d5bc5c5fc0ae73be18 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 27 Mar 2018 16:18:25 +0200 Subject: Add root class if user is logged in --- client/src/app/about/about.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/about') diff --git a/client/src/app/about/about.component.html b/client/src/app/about/about.component.html index bad90d161..bc6a8c6f3 100644 --- a/client/src/app/about/about.component.html +++ b/client/src/app/about/about.component.html @@ -22,7 +22,7 @@ User registration is allowed and - this instance provides a baseline quota of {{ userVideoQuota | bytes }} space for the videos of its users. + this instance provides a baseline quota of {{ userVideoQuota | bytes: 0 }} space for the videos of its users. -- cgit v1.2.3