From 34dd7cb4ca4807e61a8c1d584b047c2cb383fe5a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 29 Jul 2019 16:30:01 +0200 Subject: Fix quota in instance features table --- client/src/app/shared/instance/instance-features-table.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/shared/instance/instance-features-table.component.html') diff --git a/client/src/app/shared/instance/instance-features-table.component.html b/client/src/app/shared/instance/instance-features-table.component.html index 2885f97e3..2987bd00e 100644 --- a/client/src/app/shared/instance/instance-features-table.component.html +++ b/client/src/app/shared/instance/instance-features-table.component.html @@ -22,7 +22,7 @@ {{ initialUserVideoQuota | bytes: 0 }} ({{ dailyUserVideoQuota | bytes: 0 }} per day) - + -- cgit v1.2.3