diff options
Diffstat (limited to 'apps/testing/appinfo/info.xml')
-rw-r--r-- | apps/testing/appinfo/info.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/testing/appinfo/info.xml b/apps/testing/appinfo/info.xml index 35ee3715b5c..bd64fca2121 100644 --- a/apps/testing/appinfo/info.xml +++ b/apps/testing/appinfo/info.xml @@ -9,4 +9,7 @@ <dependencies> <nextcloud min-version="12" max-version="12" /> </dependencies> + <types> + <type>prelogin</type> + </types> </info> |