From 2c439047c7dda4f98ffa09e43dc0e6eb4a9efced Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 20 Mar 2019 09:27:18 +0100 Subject: [PATCH 1/2] Enable app by default Signed-off-by: Morris Jobke --- appinfo/info.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/appinfo/info.xml b/appinfo/info.xml index 1663ee16..ca659c70 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -14,6 +14,7 @@ + OCA\Privacy\Settings\PrivacySection OCA\Privacy\Settings\MissionSettings From 1da6c969b8e3e4c3a97ea792054458d0e1356ab1 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 20 Mar 2019 09:27:26 +0100 Subject: [PATCH 2/2] Fix typo Signed-off-by: Morris Jobke --- templates/who-has-access.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/who-has-access.php b/templates/who-has-access.php index d5891278..194e548f 100644 --- a/templates/who-has-access.php +++ b/templates/who-has-access.php @@ -1,5 +1,5 @@
-

t('Who has access to you data?')) ?>

+

t('Who has access to your data?')) ?>

t('Administrators')); ?>