From dbdf2d51c6fe50d761ad6286e09f6c75356d2142 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 13 Dec 2019 10:19:41 +0100 Subject: Add peertube version in features table --- client/src/app/+about/about-instance/about-instance.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/+about/about-instance/about-instance.component.html') diff --git a/client/src/app/+about/about-instance/about-instance.component.html b/client/src/app/+about/about-instance/about-instance.component.html index 8ed248b60..f5b481158 100644 --- a/client/src/app/+about/about-instance/about-instance.component.html +++ b/client/src/app/+about/about-instance/about-instance.component.html @@ -2,7 +2,7 @@
-
About {{ instanceName }} instance
+
About {{ instanceName }}
Contact administrator
-- cgit v1.2.3