Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index 12482fcd..d92d2370 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -21,4 +21,5 @@
*
*/
use OCA\Photos\AppInfo\Application;
+
\OC::$server->query(Application::class);